Hi,
Maybe, there are workarounds.
You could set the account activation to By user, so that he can update the randomly generated password (and then use this with Tapatalk).
Or, in the user registration settings, choose a password expiry period, which…
Hi,
After a quick glance, 2 calls to oa_social_login_render_login_form seems odd, especially the second one which is without the custom callback.
But, we will test it out and let you know.
Hi,
Ok, fine.
Yes, we can see that the login works, but the steam avatar is not showing.
How about the other option:
Download the avatars from the social networks and store them in your SMF avatar folder?
Only works if avatar uploads are enabled in…
Hi,
This is a pretty fundamental error, accessing the social network's user fails.
First thing to check is the configuration for the Facebook application, then perhaps the MOD's settings, maybe re-installing it?
Also, there are comments in the HTML…
Hi,
The first thing is to check the setup (because it works for twitter).
You need special permissions to post.
On app.oneall.com, check the permissions ticked for your Facebook (look for publishing).
Regards
Hi,
Your forum does not seem to have the plugin installed.
Maybe you can review the PhpBB setup. Check if you using the proper plugin version for your version of PhpBB?
Hi,
First, check the OneAll setting for If the user's social network profile has an avatar, should this avatar be used as default avatar for the user?, this impacts the avatar image size.
Also, are you using BuddyPress? If you are, then our filter w…
Hi,
If you use your shortcode, you need to add the code parameter in the shortcode [... code="xxxx"]. (which you are probably doing but did not include in your post)
Also, adding oa_social_login will display the regular icons, without your callback.…
Hi,
The log show some activity from your application, are you still having the problem?
Can you verify the configuration settings after manually setting the API Connection Handler?
Regards.
Hi,
Yes, the logs show that there are cyrillic characters in your user names, so the mentioned plugin should help.
This can error can come from missing or incorrect credentials in your Instagram setup.
If this is ok, then it could also come from an…
Hi,
You can pretty much modify all of the Wordpress code.
The various icons are rendered via the oa_social_login_render_login_form() function.
This function is called via various hooks (from woocommerce, etc).
See user_interface.php.
You can also m…
Hi,
Ok, could you try another Facebook?
Also, is there anything in the phpbb logs? (there should be something about email errors)
These are in the DB, table phpbb_logs.
Thanks.