I tried this patch and although I get the different DB option added, when I select that and save – I get the following Error – Looks like the db call is different : [phpBB Debug] PHP Warning: in file /home/html/wp-includes/wp-db.php on line 922: mysql_error() expects parameter 1 to be resource, boolean given
Looking at that line – $str = mysql_error( $this->dbh ); – I dont see this call anywhere in your code – so maybe I am getting a db error and it is highlighting another WP error. btw – phpBB DB Connection No errors OK – sems to think it is chatting to the db – unless the error is misleading.
WordPress version 3.4.1
php BB Plugin – Is 0.8.5 (thats what it shows as common.php installed versions) it says recommended 0.8.5) – Still not able to save Auth Method to wpbb
Anyone have a fix or partial fix I can work with for this ?
Also errors in the wp2bb widget – is getting a sql error , but that could be due to another issue.