Notice: Undefined index: QUERY_STRING in C:\root\class2.php

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


Joined: 12 Jul 2003
Posts: 8

PostPosted: Sun Jul 13, 2003 5:29 pm    Post subject: Notice: Undefined index: QUERY_STRING in C:\root\class2.php Reply with quote

Notice: Undefined index: QUERY_STRING in C:\root\class2.php on line 530

what is this googaly crap i dont want. How do i get rid of this notice that shows up on my soon to be site.

http://127.0.0.1 that is my site. :(
_________________
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Sun Jul 13, 2003 5:50 pm    Post subject: Reply with quote

That http://127.0.0.1/ is not your site, its a local address that takes me to my site , to find out your site please click here for the proper IP Address check http://www.aprelium.com/ip/ 8)
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Freekstyle
-


Joined: 12 Jul 2003
Posts: 8

PostPosted: Sun Jul 13, 2003 6:47 pm    Post subject: Reply with quote

24.59.30.170

i knew that :roll: .....lol
_________________
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Sun Jul 13, 2003 7:49 pm    Post subject: Reply with quote

I know a way to get rid of this googly crap , open your php.ini file with a text editor like Note pad , find the varible

; Print out errors (as a part of the output). For production web sites,
; you're strongly encouraged to turn this feature off, and use error logging
; instead (see below). Keeping display_errors enabled on a production web site
; may reveal security information to end users, such as file paths on your Web
; server, your database schema or other information.
display_errors = On

put On to Off

THIS SHOULD SOLVE YOUR PROBLEM ! AND YOUR e107 should look like this
http://www.offspringvideos.com/e107/
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Freekstyle
-


Joined: 12 Jul 2003
Posts: 8

PostPosted: Sun Jul 13, 2003 9:21 pm    Post subject: Reply with quote

Yes i have created a e107 site before.

The notices still show up. Why? i have changed the php.ini-dinst and it wont work.
_________________
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jul 14, 2003 4:09 pm    Post subject: Reply with quote

Freekstyle wrote:
Yes i have created a e107 site before.

The notices still show up. Why? i have changed the php.ini-dinst and it wont work.

Open PHP.ini, locate the line starting by error_reporting and replace it with:
Code:

error_reporting = E_ALL E_& ~E_NOTICE;

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Freekstyle
-


Joined: 12 Jul 2003
Posts: 8

PostPosted: Mon Jul 14, 2003 10:19 pm    Post subject: Re: Reply with quote

yes that was it. and i also think it was i was changeing the text in the wrong file i put it in the php.ini file name but i did it to the windows php config file.

Thank you
_________________
Back to top View user's profile Send private message
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