Page 1 of 1

display clicks syntax error

Posted: Thu Apr 06, 2006 12:44 am
by eddieeagle
Script URL: http://www.gielfeldt.dk/ccount/testlinks.htm
Version of script: 1.1
Version of PHP: 5.1.2
Hosting company: IIS6
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: display clicks syntax error

Write your message below:

when Displaying number of clicks on a link I get a syntax error popup box and the number of clicks does not show. It counts ok and the admin page works fine.
Hope someone can tell me what is wrong

Best Regards
Eddie

Display clicks syntax error

Posted: Thu Apr 06, 2006 1:06 am
by eddieeagle
Ok.
I found that if I set "display_errors = Off" in the "php.ini" file it worked fine

Hope this is usefull for others

-- Eddie