Problem

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
kemicza
-


Joined: 03 Apr 2004
Posts: 1

PostPosted: Sat Apr 03, 2004 11:29 am    Post subject: Problem Reply with quote

I get this error when i'm trying to open my forum

Code:
Notice: Undefined variable: HTTP_USER_AGENT in C:\Program Files\Abyss Web Server\htdocs\forum\html\mainfile.php on line 16

Notice: import_request_variables(): No prefix specified - possible security hazard in C:\Program Files\Abyss Web Server\htdocs\forum\html\mainfile.php on line 39

Notice: Undefined variable: forum_admin in C:\Program Files\Abyss Web Server\htdocs\forum\html\mainfile.php on line 67

Notice: Undefined variable: inside_mod in C:\Program Files\Abyss Web Server\htdocs\forum\html\mainfile.php on line 70

Notice: Undefined variable: inside_mod in C:\Program Files\Abyss Web Server\htdocs\forum\html\db\db.php on line 44

Fatal error: Call to undefined function: message_die() in C:\Program Files\Abyss Web Server\htdocs\forum\html\db\db.php on line 88


Please help!!!! I dont have time to look on the forums so i posted a new Topic
Back to top View user's profile Send private message MSN Messenger
jvoni
-


Joined: 15 May 2003
Posts: 9

PostPosted: Sat Apr 03, 2004 5:55 pm    Post subject: Reply with quote

That entirely depends on your entire code. The Undefined Variable errors are usually caused when you try to check the value of a variable that has not been set yet... eg: tell me the value of X when X hasn't been set to anything yet. The message_die error looks like you are calling a function that isn't there. When calling functions it is case sensative... at least in javascript, so be aware of that. And the "import_request_variables" error is a new one to me, sorry.
_________________
JvonI.
Current Project: http://techmind.no-ip.com
Using PHP, MySQL, JavaScript, HTML
Back to top View user's profile Send private message Send e-mail Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sat Apr 03, 2004 10:03 pm    Post subject: Reply with quote

Now what forum is this? Did you try to make it yourself?
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group