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

demon326’s picture

The same error is on the latest version, should get fixed..

hargobind’s picture

Version: 6.x-2.0-beta9 » 6.x-2.0-rc6
Priority: Normal » Major

This 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?

hargobind’s picture

For 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.

demon326’s picture

Priority: Major » Critical

hargobind i think critical is the best priority for now since this issue surfaced in 2009 and its still not fixed...

demon326’s picture

*bump*

vb’s picture

Done in last commit.
Will work only with 3.0.10

fizk’s picture

Status: Active » Closed (fixed)

vb has committed a fix. Please reopen this issue if this is still a problem.

demon326’s picture

Status: Closed (fixed) » Active

i'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....