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.
Problem displaying clicks.
Hi Kid701,
You write you added
I can not find the code in the head section of your page that calls the javascript.
I can only find the part on your page.
Greetings,
Henrie
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>
Code: Select all
<script language="Javascript" src="http://Game-Talent.net/a/display.php">
Code: Select all
<script language="Javascript">ccount_display('2')</script>
Greetings,
Henrie