Re: Can’t add friends, messages and notifications awfully wonky
Moominmama-
Thanks for the detailed issue report. It is nice to see someone actually following the procedure!
As I’ve seen one of your posts in another thread, I realize that you are aware of various issues that some people have installing WPMU on BlueHost. It seems that you’ve navigated far along the path and may be close to success. So, I’ll see if I can provide you with another step or two toward the finish line.
PHP Warning: Cannot modify header information – headers already sent by (output started at /home1/openboo2/public_html/blogging/forum/bb-includes/backpress/class.bpdb.php:123) in /home1/openboo2/public_html/blogging/forum/bb-includes/functions.bb-pluggable.php on line 214
The “Cannot modify header” error almost always indicates that there is some whitespace before the opening php or closing php tag. It could be in one or both places. Open up class.bpdb.php and look for the whitespace. It should be removed and the file saved.
PHP Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home1/openboo2/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress-live.php on line 425
Are you running PHP4 or PHP5?