cbush1981uk
Member
Posted 11 months ago #
I cannot activate this plugin because it conflicts with another PHPBB plugin called wp_phpbb_bridge (http://wordpress.org/extend/plugins/wp-phpbb-bridge/)
When I attempt to activate it, I get a Fatal Error:
Fatal error: Cannot redeclare class dbal in /home/ivegotk1/public_html/forum/includes/db/dbal.php on line 24
I suspect there will be more duplicate declarations as well.
It is very important for me to fix this - Any support would be highly appreciated.
Chris
cbush1981uk
Member
Posted 11 months ago #
Sorry, the plugin I am trying to activate is wp2bb
dayrinni
Member
Posted 10 months ago #
I have this same issue.
Have you been able to fix the problem?
Edit: I did some research and it seems there are conflicts with the includes with the wp2 to phpbb bridge. I changed the includes in the wp2bb to be include_once but it did not solve the problem. Instead, it cannot find the sql_db in the wp2bb file.