clicks wont show up on web page

Post your Click counter digestion problems here
Post Reply
Guest

clicks wont show up on web page

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post by Guest »

Hey Thanks for the help. Later
Post Reply