I installed and copied the functions_user.php to the appropriate folder.
I login on my site, and when i go to phpbbforum module settings page, i get this:

The website encountered an unexpected error. Please try again later.

Then i go to the syslog, and i have this:

/admin/settings/phpbbforum|1||Unknown error: Function set_magic_quotes_runtime() is deprecated in phpbb_api_session_begin() (line 76 of /home/v3/sites/all/modules/phpbbforum/includes/phpbb_api.php).

/admin/settings/phpbbforum|||PhpbbVBridgeException: exit in phpbb_hook_exit_handler() (line 144 of /home/v3/sites/all/modules/phpbbforum/includes/phpbbvbridge/phpbb_api_hooks.php).

Comments

Fidelix’s picture

I replaced

set_magic_quotes_runtime(0);
with
ini_set('magic_quotes_runtime', 0);

and the first error went away.

however, the second error is still there...

superfedya’s picture

Thank for the solution.

fizk’s picture

Status: Active » Closed (fixed)

This has been fixed in the latest version of the mod.

guidolavespa’s picture

I get this error.....?

PhpbbVBridgeException: exit in phpbb_hook_exit_handler() (regel 129 van /customers/1/7/8/guidolavespa.be/httpd.www/phpBB3/includes/phpbbdrupalbridge/phpbb_api_hooks.php).

What is the solution?

guidolavespa’s picture

I uncomment the $base_url = in the settings.php

and changed it to the my domain as on where phpBB3 is installed.

www.xxxxxxxxxxx.be