Page 1 of 1

Problem displaying clicks.

Posted: Wed Sep 10, 2008 7:01 pm
by UnknownKid701
Okay, Today i installed the Ccount Php counter on my website. It tracks the files fine. But the display thing. I tried setting that up on my site. And its not currently working. I don't see the number of downloads.

Url of site: http://Game-Talent.net
Url of clicks.txt: http://Game-Talent.net/a/clicks.txt

This is what i added to my site

<script language="Javascript" src="http://Game-Talent.net/a/display.php">
<script language="Javascript">ccount_display('2')</script>

It seems to not want to work. Please help me fix this.

Posted: Fri Sep 12, 2008 12:44 am
by UnknownKid701
bump

Posted: Fri Sep 12, 2008 6:57 pm
by Henrie
Hi Kid701,

You write you added

Code: Select all

<script language="Javascript" src="http://Game-Talent.net/a/display.php">
<script language="Javascript">ccount_display('2')</script> 
I can not find the code in the head section of your page that calls the javascript.

Code: Select all

<script language="Javascript" src="http://Game-Talent.net/a/display.php">
I can only find the

Code: Select all

<script language="Javascript">ccount_display('2')</script>
part on your page.

Greetings,
Henrie