Page 1 of 1

clicks wont show up on web page

Posted: Thu Jun 30, 2005 1:13 am
by Guest
Hi,

My problem is that on my page where i want the number of clicks to show up, they wont. I have been reading through the posts and through the read me, but i have not been able to figure out how to fix it. It is the only link i am counting at the moment. I am just making sure i know how before i do others. The site where i am trying this is http://jzigsite.e2uhosting.com/downloads.html . I have went through everything and everything works except the display. If you could look it over and give me your input it would be appreciated.

Posted: Thu Jun 30, 2005 10:08 am
by Klemen
Hi,

The problem is you use a free host which adds an ad to every single page on your server. It also adds an add to the
http://jzigsite.e2uhosting.com/ccount/display.php
page which messes up the Javascript code.

Unless you can have that ad disabled it will not show links. Also think about switching to some other hosting company.

Regards

Posted: Fri Jul 01, 2005 1:50 am
by Guest
Hey

Thanks for the help. The only other suggestion i have is: i have a code for the add that i can place anywhere on the page to put the add. Is there somewhere in the display.php file where i could put the code where it wouldnt affect what the display.php does. Like at the end of the file or something? Thanks for the help anyways. Later

Posted: Fri Jul 01, 2005 9:53 am
by Klemen
Hi,

No, anything you place in the display.php will mess up the code. This isn't an actual web page, this file only prints out Javascript code. Perhaps you should explain this to your hosting company?

Regards

Posted: Sat Jul 02, 2005 4:35 am
by Guest
Hey Thanks for the help. Later