I have now uploaded the a new version that includes all providers that OneAll currently supports as well as a couple of bug fixes.
The new version includes a couple of changes to the templates.
You have to upload the new files and re-import the plugin (allow overwrite when re-importing). Do not uninstall/re-install it, as otherwise users that have already logged in using Social Login will no longer be recognized as existing users.
Quote:
An unexpected error was returned: 'syntax error, unexpected' DROP '(T_STRING)'
|
This is an error in the previous version of the plugin. To fix it , you can do this:
Quote:
- Login to your AdminCP,
- Goto Products & Hooks -> Manage Products
- Look for OneAll Social Login and edit the plugin
- Look for Uninstall Code and replace ""DROP by "DROP
|