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

Home » FUDforum Development » Bug Reports » "RDF_AUTH_ID" variable is placed above "<?php" in GLOBALS.php causing errors.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
"RDF_AUTH_ID" variable is placed above "<?php" in GLOBALS.php causing errors. [message #15867] Wed, 07 January 2004 16:38 Go to previous message
newbie   United States
Messages: 10
Registered: January 2004
Karma:
Junior Member
Hi. I recently did a test setup of FUDForum version 2.6.0 on a host running PHP version 4.3.3 and Apache 1.3.28 and when I do only 2 things:
1. Change the title of the forum to "test"
2. Change "RDF Feed Enable" from "No" to "Yes"

I end up getting this message spewed over every forum page (Even after I turn RDF feeds back off):
RDF_AUTH_ID = "";
Warning: Cannot modify header information - headers already sent by (output started at /www/FUDforum/include/GLOBALS.php:2) in /www/forum/index.php on line 426

Warning: Cannot modify header information - headers already sent by (output started at /www/FUDforum/include/GLOBALS.php:2) in /www/forum/index.php on line 427

Warning: Cannot modify header information - headers already sent by (output started at /www/FUDforum/include/GLOBALS.php:2) in /www/forum/index.php on line 428

When I look inside "GLOBALS.php" it looked like the forum put a variable above the "<?php" statement inside the file. Isn't it supposed to be putting new variables below the "<?php" ?

[Updated on: Wed, 07 January 2004 16:41]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message icon9.gif
Read Message
Read Message
Read Message
Previous Topic: Bug in previewing uploaded image attachments?
Next Topic: Profiles and message titles visible to lurkers
Goto Forum:
  

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

Current Time: Fri Sep 20 07:16:36 GMT 2024

Total time taken to generate the page: 0.05100 seconds