Buddypress Messages : Headers Already Sent errors
-
Hi all,
When I try to enter a recipient’s name to send a Buddypress message, I get this error in the Ajax drop-down (where it suggests members as you type):
Warning: Cannot modify header information – headers already sent by (output started at /home/johnn7/public_html/fusionconcepts/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:556) in /home/johnn7/public_html/fusionconcepts/wp-content/plugins/buddypress/bp-messages.php on line 549
Warning: Cannot modify header information – headers already sent by (output started at /home/johnn7/public_html/fusionconcepts/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:556) in /home/johnn7/public_html/fusionconcepts/wp-content/plugins/buddypress/bp-messages.php on line 550
Warning: Cannot modify header information – headers already sent by (output started at /home/johnn7/public_html/fusionconcepts/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:556) in /home/johnn7/public_html/fusionconcepts/wp-content/plugins/buddypress/bp-messages.php on line 551
I know that “headers already sent” usually means that there are unexpected spaces in the code but I have tried eliminating extra line breaks and that just makes the error messages point to different line numbers.
This is w/ WP 3.01, Buddypress 1.2.5.2 w/ the Default Buddypress theme.
Thanks for any help.
- The topic ‘Buddypress Messages : Headers Already Sent errors’ is closed to new replies.