bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Login unsuccessful

(3 posts)
  • Started 1 year ago by davidzollo
  • Latest reply from davidzollo
  • This topic is not resolved
  1. davidzollo
    Member

    I have my forum installed on my localhost and it works, but when i upload it and try to login appears the following error:

    Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webs\llibreviuorg\test\foro\config.php:1) in D:\Inetpub\webs\llibreviuorg\test\foro\bb-includes\pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webs\llibreviuorg\test\foro\config.php:1) in D:\Inetpub\webs\llibreviuorg\test\foro\bb-includes\pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webs\llibreviuorg\test\foro\config.php:1) in D:\Inetpub\webs\llibreviuorg\test\foro\bb-includes\pluggable.php on line 162

    What i have to do?

    Posted 1 year ago #
  2. That is usually because of whitespace after the ?> at the end of a php file (could be before the beginning <?php too.)

    Check any files you might have edited (config.php?) and make sure there are no blank lines at the beginning or the end. That should take care of it.

    Posted 1 year ago #
  3. davidzollo
    Member

    THANKS!!!! :)

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.