Page 1 of 1

ccount beavior when refreshing pages

Posted: Fri Sep 28, 2007 12:14 pm
by animagifs
Script URL: http://animagifs.110mb.com/ccount/
Version of script: 1.1
Hosting company: http://www.110mb.com
URL of phpinfo.php: http://animagifs.110mb.com/phpinfo.php
URL of session_test.php: http://animagifs.110mb.com/session_test.php


Hi,
I very like your script and I'm triyng to use it in my site. It works perfect, apart of a small problem.
I have my pages whit some images and every time I refresh the page it increases the counting number of some counters whitout clicking the images.
If you have time and want to have a look this is the adress:
http://animagifs.110mb.com/01_a_15_Dez_2006.html , and the next 3 pages.
I've read all the posts in this forum and also tried the (CCount_one_per_session), but whit this one it only counts one click per session and only for one image, even if I click a secound image in the same session it will not be counted.

Can you please help me if you have time?

Thanks in advance

Posted: Sat Oct 06, 2007 9:13 am
by Klemen
Not really sure why, probably has something to do with your Javascript. Also your HTML code is messy, you have <doctype and <head> several times throughout the file, should be only once per file.

Posted: Thu Oct 18, 2007 5:51 pm
by animagifs
Hi!
I've checked the pages and fixed the HTML.
The problem still the same after that.

After a few experiments I've found that the problem is whit the tabs where I have the target content to be counted.

Moving the content out of the tabs your script works perfectlly.

Thanks.