Gossamer Forum
Home : Products : Links 2.0 : Discussions :

hits count not incrementing

Quote Reply
hits count not incrementing
I am trying to troubleshoot my setup of Links2, the hits aren't incrementing. I went to the Gossamer site to see how it should work and I noticed that the hits don't seem to be incrementing there either (based on a few visits I took to linked sites). Any suggestions on where to start?

Thanks - Beth

Quote Reply
Re: hits count not incrementing In reply to
Statistics aren't updated dynamicly. You need to rebuild your index periodicly. See the resource center about "cron" events if you want LINKS to automicly do this for you.

If this is not what your talking about, check that:

a)you are using jump.cgi in your link template
b)your Hits directory is chmod 777
c)files are created for each link you clicked

Then rebuild your site.

--Drew