I put the counter scripts on "ourteam" and "links" pages, but it seems to work only when I actually click on the links to the counter.
Besides the script itself shouldn't be visible on the page, how to hide it?
I also tried your code break but it doesn't seem to make any difference.
My guess is you have edited the page with a wysiwyg page editor.
To insert the code please use the option to input html code directly so that no paragraphs are added and that < and > are not converted to < and >
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Opening in notepad is only possible if you have access to the files on the server (for example through ftp).
What software do you use to edit your webpage. Do you use a software installed on your local computer, or are you using a webbased editor?
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
I edit it on my computer, for example to edit a page with links I click: http://www.newtonmedical.co.uk/index.php?n=Main.Links and I don't know what editor it is.
I also have an access to the server and all the files there, and I sometimes use ftp as well.
So should I edit a particular page on the server or via ftp?
I meant the program you are running in which you click that link? You can see it in the title-bar of the program window. Is it a webbrowser like Internet Explorer or Firefox, or maybe a local editor like Dreamweaver.
But if you use FTP as well, than copy the page in which you want to add the code to your computer using FTP. Than open the file with notepad and paste the code as described in the tutorial that Klemen linked. Than save the file and upload it to the server again.
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.