This could happen if your common-orig.php is the one from the plugin instead of the original common.php from phpBB.
Hmmm i dont get it. I didnt know i had to mess with phpbb files. So what do i do?
But it was that. I dont know why i had common-orig.php in my forum folder i removed it it works now. But the install instructions are not clear to get this mod working.
I think the problem is that the developer didn’t test it with a brod range of setups and the permissions on your server are more restricted then what he has.
Im following the manual installation
So it’s fully working now?
Not yet. I am still figuring out what common.php to copy and what to change it to
When i go to forums i am getting this:
SQL ERROR [ mysqli ]
Table ‘bbempire_bbe.wp_ads_in_positions’ doesn’t exist [1146]
SQL
SELECT ad_id, position_id, ad_priority FROM wp_ads_in_positions WHERE ad_enabled = 1 ORDER BY ad_priority DESC
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: ads/functions.php
LINE: 160
CALL: dbal_mysqli->sql_query()
FILE: ads/functions.php
LINE: 61
CALL: get_ads()
FILE: includes/functions.php
LINE: 4380
CALL: setup_ads()
FILE: index.php
LINE: 182
CALL: page_header()
Download the phpBB from http://www.phpbb.com/downloads/index.php rename common.php to common-orig.php and move it to your forum folder.
Do you run phpBB and WordPress from different databases? This plugin still dosn’t fully support that.
If that isn’t the case then disable some of the plugins in WP, they might be causing conflict.
http://www.blackberryempire.com/forum i just replace it with regular common file.
How do i get it to work?
I think i got it no more errors how do i test
ahh same error SQL ERROR [ mysqli ]
Table ‘bbempire_bbe.wp_ads_in_positions’ doesn’t exist [1146]
SQL
SELECT ad_id, position_id, ad_priority FROM wp_ads_in_positions WHERE ad_enabled = 1 ORDER BY ad_priority DESC
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: ads/functions.php
LINE: 160
CALL: dbal_mysqli->sql_query()
FILE: ads/functions.php
LINE: 61
CALL: get_ads()
FILE: includes/functions.php
LINE: 4380
CALL: setup_ads()
FILE: index.php
LINE: 182
CALL: page_header()