savetheinternet / Tinyboard

The better imageboard software
http://tinyboard.org
Other
368 stars 311 forks source link

After latest update, this happens when I try to do a post search. #128

Closed infamousbutterly closed 11 years ago

infamousbutterly commented 11 years ago

Warning: Cannot modify header information - headers already sent by (output started at /home3/pollina2/public_html/aevus/inc/config.php:2) in /home3/pollina2/public_html/aevus/inc/mod/pages.php on line 185 screenshot_19

savetheinternet commented 11 years ago

Are you sure your inc/config.php file is unedited? Do a git checkout inc/config.php.

infamousbutterly commented 11 years ago

I only edited it once, and that was just to add the new lines in from the last commit. Should I try and just do a full re-install? Also, how does on execute that command on a hosted server?

savetheinternet commented 11 years ago

OK, I assumed you were using git. Please check at the top of your inc/config.php file and remove any whitespace before or above <?php.

infamousbutterly commented 11 years ago

No, that didn't work. There was white space however. Could it be my host?

savetheinternet commented 11 years ago

I'm not sure what it is, but it is not a Tinyboard bug. Sorry, I can't help you.