Previous Thread
Next Thread
Print Thread
Rate Thread
#6852 10/24/02 01:00 PM
Joined: Sep 2002
Posts: 624
UGN GFX Whore
UGN GFX Whore
Joined: Sep 2002
Posts: 624
Hi guys.

well first of all sorry to bug you with my probs but i really can't take this annoying [censored] anymore. I run an INVISION BOARD forum for my site which is located at:

http://www.snogy.com/forums/index.php

It was working just perfect till this last week, well i added/installed some new features to the board like the Portal and some other stuff. And since i added these features now everytime i'm visiting the forums an error window pops up in every page and i really don't know how to fix it since i don't know php even though i'm learning.
So i hope one of you guys can tell me how to fix this thing and what should i do, i'd appreciate that since this is really annoying.

This is what the error i'm getting looks like.

[img]http://www.snogy.com/error.bmp[/img]

thanks

bp


+^Born Intelligence
Sponsored Links
▼ Sponsored Links ▼ ▲ Sponsored Links ▲
#6853 10/30/02 10:45 AM
Joined: Mar 2002
Posts: 23
Likes: 1
UGN Newbie
UGN Newbie
Joined: Mar 2002
Posts: 23
Likes: 1
my suggestion is that you check what's written on line 1... wink


If you think you know something completely, you probably don't know enough.
#6854 10/30/02 11:08 AM
Joined: Mar 2002
Posts: 860
Likes: 1
Der Übeltäter
Der Übeltäter
Joined: Mar 2002
Posts: 860
Likes: 1
Post the first 20 or so lines...and we'll try to help ya.

#6855 10/30/02 01:31 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
well, he posted this 6 days ago. since then he got ahold of me on IRC and asked me what was wrong with the page and I told him.

First thing I did was search for SCRIPT tags. cause those kinds of errors only occures in scripts. so one of the scripts he was using had a syntax error on line 1.

first I came across some embedded javascript. no errors on line one. then further on I found this

Code
<script type=text/javascript src=ibfhits.php</script>
well looky here, a PHP script being treated like a javascript. No wonder there's a syntax error on line one. smile


Domain Registration, Hosting, Management
http://www.dollardns.net
#6856 10/30/02 02:19 PM
Joined: Sep 2002
Posts: 624
UGN GFX Whore
UGN GFX Whore
Joined: Sep 2002
Posts: 624
heh so you finally read this topic eh lol. Thanks for trying to help all you guys. Btw dartur i did that but i guess there's no problem there, and unreal i'll post the full index.php code here for you guys to see and i hope you can help me somehow coz that error is really really annoying.

Yes while talking to SR in irc couple days ago he really made me believe that it was the Page Hits feature i added that was causin the problem, coz probably the browser is readin it as a java script and it's suposed to be a php script that's why the page hits is always 0 lol.

well just give me a sec untill i download and post the code of index.php ok

bp


+^Born Intelligence
#6857 10/30/02 02:38 PM
Joined: Sep 2002
Posts: 624
UGN GFX Whore
UGN GFX Whore
Joined: Sep 2002
Posts: 624
huh sorry guys but i couldn't post the code here even though i prepared everything, because i was getting this:

Sorry, we do not permit this HTML tag: "GET-COOKIE" (i used a separating line because it wouldn't display it again)

so i copied all what i wanted to writte in this post and put em on a TXT file on my site. Please view that txt file, there's where everything is.

hope some of you can help me !!

bp

P.S. Here the link to the TXT file : http://www.snogy.com/error.txt

thanks in advance


+^Born Intelligence
#6858 10/30/02 05:34 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
man, and here I thought you understood what I told you before. the browser is not supposed to read that PHP script. That's the server's job. Don't use a script tag at all.

Code
<td align='center'>[ Page Hits [<script type=text/javascript src=ibfhits.php></script>] ] &nbsp;[ Script Execution time: 0.5614 ] &nbsp; [ 14 queries used ] &nbsp; [ GZIP Enabled ]
that's your code currently. I wanna see this:

Code
<td align='center'>[ Page Hits: 123 ] &nbsp;[ Script Execution time: 0.5614 ] &nbsp; [ 14 queries used ] &nbsp; [ GZIP Enabled ]
See, all the rest of those fields don't have script tags. The page hit count isn't supposed to either. btw, that's what I want to see for the GENERATED code. Of course it'll look different when you're writing the file.


Domain Registration, Hosting, Management
http://www.dollardns.net
#6859 10/31/02 01:17 AM
Joined: Sep 2002
Posts: 624
UGN GFX Whore
UGN GFX Whore
Joined: Sep 2002
Posts: 624
yes SR i do understand you very good and i'll correct this as soon as i get home but tell me what do you think, isn't it better to remove this damn feature at all ? It's so annoying.

thanks for all of your help SR

bp


+^Born Intelligence
#6860 10/31/02 07:53 AM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
sure, hit counts are pointless in my opinion.


Domain Registration, Hosting, Management
http://www.dollardns.net

Link Copied to Clipboard
Member Spotlight
Gremelin
Gremelin
Portland, OR; USA
Posts: 7,204
Joined: February 2002
Forum Statistics
Forums41
Topics33,839
Posts68,797
Members2,177
Most Online73,244
Nov 9th, 2025
Latest Postings
Top Posters
UGN Security 41,392
Gremelin 7,204
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
unreal 1
Crime 1
Ice 1
Dartur 1
Powered by UBB.threads™ PHP Forum Software 8.0.0