Version of script: 1.3
Hosting company: newhost.ro
URL of session_test.php: http://commonroots.ro/counter/gcount.php?page=test
What terms did you try when SEARCHING for a solution: "gcounter not working" "gcounter display on everypage" "gcounter fix", etc.
Write your message below:
Hello, i have 2 questions about gcounter.
1. I am trying to use gcounter, i took all the necessair steps but it doesnt work, the counter doesnt display the views. So:
I have moved all the required files in the proper folder. When i am using the following address to my website the counter counts the views:
http://commonroots.ro/counter/gcount.php?page=test
Even when i use this (i have created the text file for the index):
http://commonroots.ro/counter/gcount.php?page=index
I have edited the gcounter.php file:
Code: Select all
$base_url = 'http://www.commonroots.ro/counter/';
Code: Select all
<script language="Javascript" src="http://www.site.com/counter/gcount.php?page=test"><!--
//--></script>
Code: Select all
<div id="home-59"><script language="Javascript" src="http://www.commonroot.ro/counter/gcount.php?page=index"></script></div>
2. The second question is: it is possible to use the counter to count the views only on index.html but to display the result on all the other pages.