bbPress

Simple, Fast, Elegant

bbPress support forums » Themes

Theme Integration -- errors

(6 posts)
  • Started 1 year ago by freelantz
  • Latest reply from freelantz
  • This topic is not a support question
  1. freelantz
    Member

    I followed all of these instructions to integrate WP theme into BB. When I attempt to login I get these errors:

    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/public-forum/my-plugins/display-name.php:20) in /home/XXXXX/public_html/public-forum/bb-includes/pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/public-forum/my-plugins/display-name.php:20) in /home/XXXXX/public_html/public-forum/bb-includes/pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/public-forum/my-plugins/display-name.php:20) in /home/XXXXX/public_html/wp-includes/pluggable-functions.php on line 269

    Posted 1 year ago #
  2. Usually those "cannot modify header" errors are due to whitespace before the <?php or at the end after the ?>

    Is that possible?

    Posted 1 year ago #
  3. freelantz
    Member

    I checked that in the config.php file only and there was some whitespace that I removed, but it didn't correct the error. Should I check any other files?

    Posted 1 year ago #
  4. Check for that in ALL of those files mentioned in the error once, and remove the whitespace if there is any..

    spencerp

    Posted 1 year ago #
  5. check the display-name.php in the plugins dir

    Posted 1 year ago #
  6. freelantz
    Member

    Okay, I reduced the error to this:

    Warning: extract() [function.extract]: First argument should be an array in /home/ward3br/public_html/wp-includes/functions.php on line 2170

    Any ideas?

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.