Forums

Join
bbPress Support ForumsInstallationKeep Getting Errors

Info

Tags

Keep Getting Errors

  1. I have looked around and tried retyping my config.php, as well as making sure there are no spaces before and after the <?php and ?> but I am still getting these errors:

    Warning: Invalid argument supplied for foreach() in /home/xxxx/public_html/forums/bb-settings.php on line 169

    Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/bb-settings.php:169) in /home/xxxx/public_html/forums/bb-admin/install.php on line 10

    Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/bb-settings.php:169) in /home/xxxx/public_html/forums/bb-includes/functions.php on line 1910

    I searched for them here on the forums and elsewhere, but all I got is the spaces thing and that is not the problem. The installation still goes through too, but those errors stay at the top and once it is installed I can't login due to the errors. I tried reinstalling and that didn't work either. I am installing on the same database as an existing wordpress blog. Any help?

    p.s. I replaced my site name with xxxx

  2. Read this:
    http://bbpress.org/forums/topic/installation-problem-cannot-modify-header-information

    Sorry you're having that trouble. You can also browse the forums for topics tagged 169 and see a pretty good summary or proposed solutions.

  3. You must log in to post.