FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Undefined index error - FUDforum 2.6.0
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Undefined index error - FUDforum 2.6.0 [message #16231] Tue, 20 January 2004 23:59 Go to next message
kenmc is currently offline  kenmc   Canada
Messages: 1
Registered: January 2004
Karma: 0
Junior Member
Hello,
I am interested in setting up FUDforum on a small Intranet. I worked through a number of minor issues; however, appear to be bogged down with the following.
When calling up FUDforum, I receive the message:
Notice: Undefined index: QUERY_STRING in E:\XITAMI\webpages\fudforum2\index.php on line 387
on the first line of the page

I am using PHP 4.3.4, MYSQL 3.23.38, FUDforum 2.6.0, and Xitami Stable Release 2.4d10.
Any help would be greatly appreciated.
Regards,
Ken..


Re: Undefined index error - FUDforum 2.6.0 [message #16289 is a reply to message #16231] Sun, 25 January 2004 16:42 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I take it you are using PHP's CGI sapi?

The first thing to check is to see if your PHP creates the $_SERVER super global, if it does not you need to add "S" to the variables_order INI option.

If the super global exist, but QUERY_STRING is not inside it, then please send me a URL to a phpinfo() output from your server.

If you do not know what that is simply create
<?php
phpinfo
();
?>

and send me the URL to that script.


FUDforum Core Developer
Re: Undefined index error - FUDforum 2.6.0 [message #16840 is a reply to message #16289] Mon, 23 February 2004 16:21 Go to previous message
weekendowel is currently offline  weekendowel   Sweden
Messages: 1
Registered: February 2004
Karma: 0
Junior Member
I have the same problem, did you solve it?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: v2.60 Install Corrupt Archive
Next Topic: can't acess DB during step 2 of install
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jun 26 19:36:42 GMT 2024

Total time taken to generate the page: 0.08430 seconds