Problem with autologin from WP to phpBB
Posted: Fri Apr 14, 2017 2:17 pm
Hi there!
Im a new user of your plugin and i think is awesome!
I installed it and everything seems to work without problem except the autologin from WP to phpBB:
~ 60 users transfered. OK
Users can login on phpBB and their session appears on WP. OK
Users can logout on phpBB and their session dissapears on WP. OK
Users can login on WP and their session appears on phpBB. KO
Users can logout on WP and theis session dissapears on phpBB. OK
New user created on WP is replicated to phpBB. OK
Deleted user on WP is disabled on phpBB. OK
Updated profile on WP user is replicated to phpBB user. OK
When i login on wordpress this message appears on the error.log (the wp-login process runs fine):
mod_fcgid: stderr: PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_w3all_phpbb_login' not found or invalid function name in .../web/wp-includes/plugin.php on line 524
I tried to perform some debug on file .../web/wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php to try to understand whats happening with the action attached to wp_login that executes the wp_w3all_phpbb_login without success, im not a proeficient wordpress user but i understand php and i cant find why this is failing but another similar actions attached for example to wp_logout dont.
I dont have any special plugin installed on wordpress, bbpress and few SEO plugins, nothing related with the login...
My WP version: WordPress 4.6.4
Any help will be very appreciated!
Thank you!
Im a new user of your plugin and i think is awesome!
I installed it and everything seems to work without problem except the autologin from WP to phpBB:
~ 60 users transfered. OK
Users can login on phpBB and their session appears on WP. OK
Users can logout on phpBB and their session dissapears on WP. OK
Users can login on WP and their session appears on phpBB. KO
Users can logout on WP and theis session dissapears on phpBB. OK
New user created on WP is replicated to phpBB. OK
Deleted user on WP is disabled on phpBB. OK
Updated profile on WP user is replicated to phpBB user. OK
When i login on wordpress this message appears on the error.log (the wp-login process runs fine):
mod_fcgid: stderr: PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_w3all_phpbb_login' not found or invalid function name in .../web/wp-includes/plugin.php on line 524
I tried to perform some debug on file .../web/wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php to try to understand whats happening with the action attached to wp_login that executes the wp_w3all_phpbb_login without success, im not a proeficient wordpress user but i understand php and i cant find why this is failing but another similar actions attached for example to wp_logout dont.
I dont have any special plugin installed on wordpress, bbpress and few SEO plugins, nothing related with the login...
My WP version: WordPress 4.6.4
Any help will be very appreciated!
Thank you!