after upgrade to new version rc4, i got a lot of error come out at the top of my page.

warning: Cannot modify header information - headers already sent by (output started at /home/***/includes/phpbbdrupalbridge/phpbb_api_subs.php:1103) in /home/***/public_html/sites/all/modules/session_api/session_api.module on line 60.

this problem come out because got a conflict between Session API module and phpbb_api files. this error because got an excess "SPACES" at the end of all files in phpbbdrupalbridge folder.

if you face this problem, just remove all the excess space at the end of those effected files. it will solve all problems.

Comments

vb’s picture

Fixed, removed all trailing ?> at the end of all files in phpbbdrupalbridge folder
The mod with the new files can be downloaded. You can try it.

parasolx’s picture

Status: Active » Reviewed & tested by the community

tested updated files. works fine!

fizk’s picture

Status: Reviewed & tested by the community » Closed (fixed)
ldekay’s picture

Turns out for our site that a database table had crashed. We have GoDaddy hosting and a call to them resulted in them correcting the table within 20 seconds. Not a total GoDaddy fan but this was worth the other aggravations.