Page 1 of 1
PHPGcount probem with FF and IE
Posted: Mon Jul 16, 2007 5:09 pm
by orangpelupa
Script URL:
http://orangpelupa.5gbfree.com
Version of script: 1
Hosting company: 5gbfree
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
firefox AND phpgcount
Write your message below:
i have troublem, the image counter only showed on OPERA web broswer
in FF and IE, the image web counter will not shown, please heeelp
THANKS !
Posted: Mon Jul 16, 2007 9:04 pm
by Klemen
Two possible problems:
1. you have other problems in javascript on your page, IE and FF stop displaying the rest of the javascript after the first error. I see you have some javascript in the <head> called to a local file (file:///...), maybe that's causing the problems.
- or -
2. seems like your host automatically adds code to each page, also to
http://orangpelupa.5gbfree.com/counter.php?page=INDEX
and that breaks the Javascript code. It's an issue with many free hosts... The only solution is to get a better host.
thanks
Posted: Tue Jul 17, 2007 9:12 am
by orangpelupa
i tried delete thet file:///
but its still not shown on FF and IE, only shown on opera
thanks for the quick reply,
Posted: Thu Jul 19, 2007 2:04 pm
by Klemen
Yea but your host still automatically adds code to all apges, including javascript. Maybe Opera isn't that strict about valid Javascript, but I don't see another solution than to change the host, because invalid javascript will not work in IE or FF.
Posted: Sat Jul 21, 2007 7:25 am
by orangpelupa
okay,
hmm, any alternative graphic webcounter that maybe will work?
thanks
Posted: Sat Jul 21, 2007 7:50 am
by Klemen
None that uses Javascript will work because of the problem mentioned.