Hello,
if you are currently on a paid plan, then please open a ticket here:
http://www.oneall.com/company/contact-us/
This will allow us to give you a more personalised support.
Regards,
Hi Michael,
if the plugin is operational on your WordPress, then the connection on your Vanilla forum should work too.
The icons should also be displayed even if the API detections fails.
Could you please post a link to your forum?
I will have a c…
Hi Alan,
please modify this page:
https://www.taotribes.com/oneall_sdk/social-login/callback_handler.php
Then add a print_r of the information that you get after having called this endpoint:
http://docs.oneall.com/api/resources/connections/read-co…
Hello,
then you probably do not correctly start the session when the user connects using a social network.
You need to create a new session for these users, exactly like you do for users that login with a username/password.
Regards,
Hi Brett,
removing the users from your website will not remove them from your OneAll account.
If you want we can remove the users for you or you can also use our API to remove them.
Regards,
Hi Richard,
Facebook has unfortunately disabled the possibility to specify the image and/or description.
Facebook now takes that information from the meta:og tags on your website.
Here you can find more about the tags:
https://davidwalsh.name/face…
Hello,
this is wrong in your code:
var oneall_subdomain = 'https://localsearchandsave.api.oneall.com';
Please replace it by this:
var oneall_subdomain = 'localsearchandsave';
Hello,
per default the plugin uses the english language file located in your ZenCart directory, here:
./includes/languages/english/extra_definitions/oneallsociallogin.php
Please copy the oneallsociallogin.php file to the language folder that you a…
Hello,
you have probably manually added the icons to your homepage by copy/pasting the corresponding JavaScript.
If you can post a link to your forum I will have a closer look.
Regards,
Hello,
yes, that's no problem. OneAll does not depend upon the protocol or the domain.
Just make sure to add the new domain to the allowed domains in the settings of your OneAll site.
Regards,