by Baptiste » Tue Jan 28, 2020 4:09 pm
Hi ! First of all I would like to apologize, as it took some days for me to answer you, I was out of town.
Thanks for replying so fast, I appreciate your support.
Here is a link where you can download the plugin i'm using to enrich user profiles :
https://send.firefox.com/download/0f6c2 ... xOVOLrMsHg
The link should be active 7 days from now, or up to 5 downloads. let me know if you need me to actualize it.
You're right, it is the plugin dealing with user avatars, and now I realize it is not a native function of Wordpress, so it is normal that your plugin doesn't natively handle it.
(I noticed that, when I disable gravatars in WP settings, the plugin stops showing user avatars, even though they are not gravatars; so I think the plugin is hooked to the WP gravatars filters and actions in some way, maybe you can use that ?)
If you can provide some code I could use in the functions.php of my (custom made) template, that would be great; or alternatively, some code I could put in a custom file in phpBB (i don't like to change phpBB core files, i'd rather make a custom php file in includes, I think it's better practice).
Either way, what I want ultimately is to have WP avatars (defined by the SPMM plugin) to show up for user on phpBB (on viewtopic and user profile at least).
Thanks for your help !
Hi ! First of all I would like to apologize, as it took some days for me to answer you, I was out of town.
Thanks for replying so fast, I appreciate your support.
Here is a link where you can download the plugin i'm using to enrich user profiles : https://send.firefox.com/download/0f6c2c9d4c7f1d2c/#GHQh3pJ9xNW7xOVOLrMsHg
The link should be active 7 days from now, or up to 5 downloads. let me know if you need me to actualize it.
You're right, it is the plugin dealing with user avatars, and now I realize it is not a native function of Wordpress, so it is normal that your plugin doesn't natively handle it.
[i]
(I noticed that, when I disable gravatars in WP settings, the plugin stops showing user avatars, even though they are not gravatars; so I think the plugin is hooked to the WP gravatars filters and actions in some way, maybe you can use that ?)[/i]
If you can provide some code I could use in the functions.php of my (custom made) template, that would be great; or alternatively, some code I could put in a custom file in phpBB (i don't like to change phpBB core files, i'd rather make a custom php file in includes, I think it's better practice).
Either way, what I want ultimately is to have WP avatars (defined by the SPMM plugin) to show up for user on phpBB (on viewtopic and user profile at least).
Thanks for your help !