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

Home » FUDforum Development » Bug Reports » Forum borked after rebuilding theme
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Forum borked after rebuilding theme [message #11733] Tue, 15 July 2003 20:48 Go to next message
jbodnar is currently offline  jbodnar   United States
Messages: 15
Registered: April 2003
Karma: 0
Junior Member
I switched $WWW_ROOT in GLOBALS.php from:

$WWW_ROOT = "http://www.broadq.com/forum/";

to:

$WWW_ROOT = "https://www.broadq.com/forum/";

yesterday to make the forums available via SSL. Then I rebuilt the theme. The register button didn't work so I switched back to the regular http URL. And rebuilt the theme but now at the top of our forums I see:

Warning: Cannot add header information - headers already sent by (output started at /var/www/forum/include/GLOBALS.php:146) in /var/www/html/forum/index.php on line 431

Only one forum topic is shown. If I try to login I get the login form but after I hit okay I get a screen with:

Warning: Cannot add header information - headers already sent by (output started at /var/www/forum/include/GLOBALS.php:146) in /var/www/html/forum/index.php on line 431

Warning: Cannot add header information - headers already sent by (output started at /var/www/forum/include/GLOBALS.php:146) in /var/www/html/forum/index.php on line 431

Warning: Cannot add header information - headers already sent by (output started at /var/www/forum/include/GLOBALS.php:146) in /var/www/html/forum/theme/default/login.php on line 41


Any ideas?
Re: Forum borked after rebuilding theme [message #11734 is a reply to message #11733] Tue, 15 July 2003 21:05 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
Make sure your GLOBALS.php does not have parse errors. And take a look at line #146 inside the file in particular. I suspect while editing a file some character got added or removed and that's what's causing the problems. Make sure there are no spaces before <?php or after ?> tags.

FUDforum Core Developer
Re: Forum borked after rebuilding theme [message #11735 is a reply to message #11734] Tue, 15 July 2003 21:11 Go to previous message
jbodnar is currently offline  jbodnar   United States
Messages: 15
Registered: April 2003
Karma: 0
Junior Member
It seems a bunch of whitespace was added after ?>. Removing it all fixed the problem. Thanks!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: 2.5.0 automatic subscription to topics
Next Topic: PM:s get length=0
Goto Forum:
  

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

Current Time: Mon Sep 30 08:13:56 GMT 2024

Total time taken to generate the page: 0.02907 seconds