Re: No longer access dashboard after update
Posted: Tue Mar 27, 2018 5:49 pm
other time over thinking to what way would be best here, while i' deploy an ffmpeg install into a CentOS server
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
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 ){
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