This is just a WordPress plugin. It do do not change nothing into phpBB, nor in WordPress, and login users using cookies.
It reside, after the installation, into folder
/wp-content/plugins/wp-w3all-phpbb-integration
If some trouble remember that
Force the deactivation of the plugin and so safely remove it at any time
normally via WP admin -> Plugins -> Installed plugins page
But also
by opening the file
/wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php
search for these two lines +- in top of file:
Code: Select all
// FORCE Deactivation WP_w3all plugin //
// $w3deactivate_wp_w3all_plugin = 'true';
Code: Select all
// FORCE Deactivation WP_w3all plugin //
$w3deactivate_wp_w3all_plugin = 'true';
- I can't login WordPress side after i disabled the plugin!
YES! Remember that if you choose to hash passwords for users in the phpBB way, once you disable the plugin, may (may not) the user will result with a password hash that WordPress can't recognize without the WP_w3all plugin (or some other line of code that will continue to check the hash in the proper way).
Just reset the password