Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-rc4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2011 at 06:58 UTC
Updated:
26 Sep 2012 at 01:23 UTC
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
Comment #1
vb commentedFixed, 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.
Comment #2
parasolx commentedtested updated files. works fine!
Comment #3
fizk commentedComment #4
ldekay commentedTurns 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.