by axew3 » Wed Jan 31, 2018 12:43 am
3) Secondary Patch (that may you can wait to update if not needed, like others applied, and above reported) that require to update files:
class.wp.w3all-phpbb.php
views/phpbb_last_topics.php
views/phpbb_last_topics_output_shortcode.php
Patches applied on these files, are about a bug i've discover while testing a site where install admin on phpBB
UID 2 and WP admin
UID 1 have different usernames. Maybe most of you (and even i), never have been noticed about this, maybe yes.
Patches includes also the fix for the long time problem about:
when an admin open the Discussion settings on WordPress administration:
WP admin -> Settings -> Discussion, the avatars lists show the viewing user avatar for all options, instead than different gravatars.
This problem has been now resolved in the way that the gravatar filter function is disabled when an admin is viewing the
WP admin -> Settings -> Discussion page.
Download patched files here
https://plugins.trac.wordpress.org/brow ... tion/trunk
Or more easily, if needed, download the entire plugin and substitute overwrite all files
https://wordpress.org/plugins/wp-w3all- ... tegration/
Looked up also about the problem: when a phpBB user isn't still added into WordPress, his phpBB avatar not display into WordPress.
The way to fix this problem has been found, but it has been moved to the "as soon is possible"!
[b][size=120]3) Secondary Patch (that may you can wait to update if not needed, like others applied, and above reported) that require to update files:[/size][/b]
[i][b]class.wp.w3all-phpbb.php[/b]
[b]views/phpbb_last_topics.php[/b]
[b]views/phpbb_last_topics_output_shortcode.php[/b][/i]
Patches applied on these files, are about a bug i've discover while testing a site where install admin on phpBB [i]UID 2[/i] and WP admin[i] UID 1[/i] have different usernames. Maybe most of you (and even i), never have been noticed about this, maybe yes.
Patches includes also the fix for the long time problem about:
when an admin open the Discussion settings on WordPress administration: [i]WP admin -> Settings -> Discussion[/i], the avatars lists show the viewing user avatar for all options, instead than different gravatars.
This problem has been now resolved in the way that the gravatar filter function is disabled when an admin is viewing the [i]WP admin -> Settings -> Discussion[/i] page.
Download patched files here
[url]https://plugins.trac.wordpress.org/browser/wp-w3all-phpbb-integration/trunk[/url]
[b]Or more easily, if needed, download the entire plugin and substitute overwrite all files[/b]
[url]https://wordpress.org/plugins/wp-w3all-phpbb-integration/[/url]
Looked up also about the problem: when a phpBB user isn't still added into WordPress, his phpBB avatar not display into WordPress.
The way to fix this problem has been found, but it has been moved to the "as soon is possible"!