Please can someone help me, the gcounter wont disply any gif's, all I get is the X picture.
I have the following in the folder "phpgcount"
styles
log (has been chmoded to 777 and works)
graphcount.php
$base_url = "http://www.turnerleathercraft/phpgcount/";
Have checked the X link that should be the display and it seems ok:
http://www.turnerleathercraft/phpgcount ... web1/5.gif
I would be really greatful if some could help me, its 3.30am and Im going nuts over this!!!
gcounter wont display gifs but still counts
Forgot to mention
FORGOT TO MENTION
This is what I have on my index:
<SCRIPT LANGUAGE="Javascript" SRC="http://www.turnerleathercraft.co.uk/php ... page=index"><!--
//--></SCRIPT>
Still cant get it to display the gif, I dont have the check_referer ON and everything else is is fine???
This is what I have on my index:
<SCRIPT LANGUAGE="Javascript" SRC="http://www.turnerleathercraft.co.uk/php ... page=index"><!--
//--></SCRIPT>
Still cant get it to display the gif, I dont have the check_referer ON and everything else is is fine???
Hi,
You forgot ".co.uk" in your $base_url! It should be like this:
Regards
You forgot ".co.uk" in your $base_url! It should be like this:
Code: Select all
$base_url="http://www.turnerleathercraft.co.uk/phpgcount/";
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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