Page 3 of 3

Re: No longer access dashboard after update

Posted: Tue Mar 27, 2018 5:49 pm
by axew3
other time over thinking to what way would be best here, while i' deploy an ffmpeg install into a CentOS server :)

Code: Select all

if ( $ck1->ID > 1 && $ck1->user_login != $wp_user_data->user_login OR $ck1->ID == 1 && $phpbb_user_session[0]->user_id > 2 ){
this will not exclude by the inline update of the username on admin bar, the admin uid1 in WP, in case of login in phpBB with different username while user still have a valid WP session cookie, and in the right way ...
So this one is the best solution ... I will patch about this little fix, maybe not significant because the default install admin often not exist and because the installer excluded by this joke is maybe secondary issue ... by the way, it will be added, maybe after the ffmpeg install where is my head now (but not completely as it is clear!) ...

p.s:
to patch to this latest fix, download the file class.wp.w3all-phpbb.php
and replace into folder:
/wp-content/plugins/wp-w3all-phpbb-integration

Re: No longer access dashboard after update

Posted: Tue Apr 24, 2018 10:29 pm
by nacho-dad
I just installed the plugin today and I'm getting the same error. Did anyone find a fix?

Re: No longer access dashboard after update

Posted: Wed Apr 25, 2018 6:36 am
by axew3
you experience this behavior on 1.8.8?
With 1.8.4 installed - Everything is ok

With 1.8.5 installed - You can activate and all appears ok, until you log out and back in, then as it automatically tries to take you into the Dashboard you get "Sorry, you are not allowed to access this page"

With 1.8.6 installed - You can activate and all appears ok, until you log out and back in, then as it automatically tries to take you into the Dashboard you get "Sorry, you are not allowed to access this page"