Active
Project:
phpBB Forum Integration
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 21:15 UTC
Updated:
29 Feb 2012 at 17:36 UTC
Hi,
When I put my phpbb3 offline for maintenance, my Drupal stop working!
Fatal error: Uncaught VBridgeException: [1]: exit thrown in /home/mysite/public_html/site/modules/phpbbforum/includes/phpbbvbridge/phpbb_api_hooks.php on line 144
Any help?
Thanks
Comments
Comment #1
demon326 commentedThe same error is on the latest version, should get fixed..
Comment #2
hargobindThis is still a problem with the latest stable version of the module. I changed the Priority to Major since it causes the entire Drupal site to go down when the phpBB site is put into Maintenance mode.
Module maintainers: What's the status on this?
Comment #3
hargobindFor anyone else looking for details on this issue...
The "Uncaught VBridgeException" occurs when the phpBB site is offline/put into maintenance mode. This can happen when an administrator manually sets the board to Maintenance mode via the ACP > General > Board Settings page. It also happens when the /install/ directory exists within the /phpBB/ folder -- you'll encounter this during a fresh install of phpBB or certain modules, or when upgrading phpBB.
Comment #4
demon326 commentedhargobind i think critical is the best priority for now since this issue surfaced in 2009 and its still not fixed...
Comment #5
demon326 commented*bump*
Comment #6
vb commentedDone in last commit.
Will work only with 3.0.10
Comment #7
fizk commentedvb has committed a fix. Please reopen this issue if this is still a problem.
Comment #8
demon326 commentedi'm sorry to open this again, but using the code base of the 3.10 files(the ones on this module page) still throws the same error... So its not fixed....