• In extension to having the issue described here : http://ww.wp.xz.cn/support/topic/plugin-phpbb-single-sign-on-auth-mode?replies=1

    I also seems to have below errors in my error_log file for WP,

    I can see that plugin seems to look in wrong database for grabbing data.

    Anyone know where i can change the database the plugins look into.

    the xxxxxx represent username from webhost.

    my phpbb3 database is named : xxxxxx_phpbb

    [11-Jul-2012 20:09:47 UTC] WordPress database error Table ‘xxxxxx_wp1.phpbb_config’ doesn’t exist for query SELECT config_value FROM phpbb_config WHERE config_name = ‘auth_method’ made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, wpbb_admin_warnings, wpbb_run_test, wpbb_get_config_value
    [11-Jul-2012 20:10:10 UTC] WordPress database error Table ‘xxxxxx_wp1.phpbb_config’ doesn’t exist for query SELECT config_value FROM phpbb_config WHERE config_name = ‘auth_method’ made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, wpbb_admin_warnings, wpbb_run_test, wpbb_get_config_value

    Any help would be appreciated.

    /Zeus

    http://ww.wp.xz.cn/extend/plugins/phpbb-single-sign-on/

The topic ‘[Plugin: PHPBB Single Sign On] Error_log Wierd entry’ is closed to new replies.