Hi,
In order to assist you, we've sent you an updated file with some added logging.
Could you update the file and let us know if you spot anything in the logs?
Thanks
Hi,
Registering in with a social account results with an empty profile on the /account page (no email address).
The /user-name page is also empty.
This probably explains why linking does not work.
However, the /update-registration page does show the…
Hi,
The Oneall library is loaded with async behaviour by default.
Shouldn't that improve page load already? (or have you seen some delay still?)
Regards
Hi,
Something strange is that there seems to be a bad mix of www.micocina.pe and www.lacuisine.pe in the plugin configuration.
On lacuisine.pe, the plugin is configured to redirect to micocina, and the reverse for micocina.pe.
Could you perhaps fix …
Hi,
What is odd is that the /my-account is also a URL with a login form.
Could you try to redirect to another custom URL besides /my-account (to try) ?
Regards
Hi,
There is no simple way to do this (even with functions.php code).
However, you can change the database entry though, as in:
support.oneall.com/forums/discussion/comment/1479/#Comment_1479
Regards
Hi,
How about enabling the Oneall plugin option:
Allow the registration of new users through the login page? (yes)
It appears to work on a test SMF site here.
Regards
Hi Mike,
You recently posted a similar question about displaying the steam id for the administrator.
One suggested answer was to use a meta field, and then use the manage_users_column hooks.
Now, you can show this meta field, using other standard Wo…