the above
Code: Select all
if (isset($ins_coming_phpbbU)){
Code: Select all
if (isset($ins_coming_phpbbU) OR !strstr($_SERVER['REQUEST_URI'], 'wp-admin') OR !strstr($_SERVER['SCRIPT_NAME'], 'profile.php')){
Now should be all resolved.
The file class.wp.w3all-phpbb.php has just been patched definitively i think.