The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Oh, and if you need any more help, you know where to come. We da PHP Masterz of Ceremony, erm, BO! :-)
Upload that file into the same place as your counter script.
Find the line:
$hitsfile = "";
and replace with:
$hitsfile = "hits.txt";
Now, create a file called "hits.txt", upload it and give it 666 permissions.
Now have this displayed
Warning: fopen("/freeola/users/6/1/sr0143116/htdocs/test/hits", "w") - Permission denied in /freeola/users/6/1/sr0143116/htdocs/test/testcnt.php on line 22
Warning: Supplied argument is not a valid File-Handle resource in /freeola/users/6/1/sr0143116/htdocs/test/testcnt.php on line 23
Nice one Rob.