Hi, This indicates some error in the login/register process. Unfortunately, there is little information displayed for the moment (we're fixing this soon). For now, could you double-check the configuration of: your social network apps (developers.facebook.com,...), the configuration on app.oneall.com, and finally, the configuration of the plugin.
thanks for the reply, i have double checked, however, there i found something fishy, that oneall, giving url :https://freshkut.in/index.php?route=module/oneall, and my site is not a https one. Is this the problem?
Hi, Worth a try. Check, and eventually change, this line in the file config.php (in the root of your OpenCart install directory): define('HTTPS_SERVER', 'http/freshkut.in'); Or like: define('HTTPS_SERVER', HTTP_SERVER);
Answers
This indicates some error in the login/register process.
Unfortunately, there is little information displayed for the moment (we're fixing this soon).
For now, could you double-check the configuration of: your social network apps (developers.facebook.com,...), the configuration on app.oneall.com, and finally, the configuration of the plugin.
Hope this helps.
Is this the problem?
Worth a try.
Check, and eventually change, this line in the file config.php (in the root of your OpenCart install directory):
define('HTTPS_SERVER', 'http/freshkut.in');
Or like:
define('HTTPS_SERVER', HTTP_SERVER);
Regards