Re: Avatars in PhpBB Side of the bridge
Posted: Tue Feb 07, 2017 6:54 pm
What you're going to add in 1.6.0 is a good idea, but i will try to explain myself better
Actually, on my forum phpbb, the default method for avatar is Random Gravatar. (extension).
I have a test forum for see what's wrong. On the test forum (without bridge) , when an user is registered , he's get a Random Gravatar (on PhpBB ! ) .
On my actual website with WP / Forum , the users have to register with WP. When they register, their Phpbb account is created.
On my actual forum, the default method for avatar is Random Gravatar too.
So, when a user is created (for me they have to register by WP side) , he should have a Random Gravatar on phpBB forum.
But that's not .
When the account is created with the bridge , they don't get the default avatar method on PhpBB , so they don't have the Random Gravatar.
I check the Database for see that. (It's Gravatar email) .
I hope that you can better understand
Actually, on my forum phpbb, the default method for avatar is Random Gravatar. (extension).
I have a test forum for see what's wrong. On the test forum (without bridge) , when an user is registered , he's get a Random Gravatar (on PhpBB ! ) .
On my actual website with WP / Forum , the users have to register with WP. When they register, their Phpbb account is created.
On my actual forum, the default method for avatar is Random Gravatar too.
So, when a user is created (for me they have to register by WP side) , he should have a Random Gravatar on phpBB forum.
But that's not .
When the account is created with the bridge , they don't get the default avatar method on PhpBB , so they don't have the Random Gravatar.
I check the Database for see that. (It's Gravatar email) .
I hope that you can better understand