Hi,
If we understand the question correctly, you just need a specific plan to access to all the data regarding your users, via the User Explorer.
Also, you may use the various endpoints of our API to collect this data (docs.oneall.com/api/resources/…
Hi,
There are events you can react to, but we do not have events defined for all possible error situations.
You can look at: docs.oneall.com/api/javascript/library/events/.
Do you still get the 500 error mentioned in the other forum post?
Regards.
Hi,
Yes, it is possible.
Have a look at docs.oneall.com/services/implementation-guide/social-login/, section 4.
Unfortunately, we do not have video tutorials...
Regards.
Hi,
Thanks for the explanations, and the patience required when dealing with computer people ;-)
Our API services can do this, however the PhpBB plugin implementation has not split the login from registration features that way (because our intention…
Hi,
The situation seems to be that in the site's template, the social login CSS does not display well.
You can modify the style in: /skin/frontend/base/default/css/oneall/sociallogin.css to suit your needs. For example: in selector .siginf, margin-r…
Hi,
Regarding one of your initial remarks: "We want to use user creation feature only when user explicit clicks on site "Registration" button - particular page", you can perhaps get close to this by only displaying the Social Login on the registrati…
Hi,
Thanks for the example.
If a returning user decides to log in with a secondary email address (the google account mentioned), then how can we determine that this is the returning user, and not a brand new user?
Isn't similar to a returning user …
Hi,
It is not possible to enable this feature only through registration.
For information: this setting allows for an option to validate only when email address is missing from their social profile.
Now, for existing users who now want to connect via…
Hi,
Maybe curl cannot access the CA list, which is needed to verify the certificates for https.
Does your website have proper access to the CA file (does it exist, proper read rights)?
Regards.
Hi,
We're not sure we understand what you mean by a different subsite, and why you need to configure the plugin for this, isn't this the same wordpress site? Or is it another wordpress site from this URI?
Anyway, it should not be a problem.
Regards.