Hi,
This can be normal, if the user profile does not provide an email address.
This is the case for Twitter (with default permission on the Twitter app), and in some other cases (user did not provide an address).
With which social network profiles d…
Hi,
Hum, just checked and it appears ok now. There were problems on July 17 reported.
The Steam ID is present in the social profile: (see an extract below)
"id": "http://steamcommunity.com/profiles/76561198216666693/", "urls": [ { "va…
Hi,
This is a Facebook app configuration issue.
Could you verify the app settings? (only a few are needed)
There is perhaps some specifics for multisite, such as the App Domains, which are not normally needed.
Hi,
Yes, the credentials are the application name (subdomain), private and public key.
Are you sure those match?
It is a little strange that PhpBB and Wordpress API verification fail.
Hi,
1. Yes, that should work. You do need to display the social login icons elsewhere. There are various ways to do this (hooks, shortcode, widget) in addition to the default locations.
2. Normally yes. Social login creates and logs users as in Word…
Hi,
Testing the login on the Wordpress site does not seem to work either.
The screenshots you posted are for PhpBB, right?
The first thing to check are your credentials, are you sure they are correct?
Regards
Hi,
Thanks. Apparently, it seems the OpenCart variable HTTPS_SERVER is undefined.
It is defined in config.php.
You can use the same statement as for HTTP_SERVER, right above, if you are not using HTTPS.
Regards.
Hi,
Can you verify the Facebook app settings (developers.facebook.com), especially the Valid OAuth redirect URIs, in the Facebook Login tab?
What is your web site URL?
Thanks.
Hi,
Ok, good.
The Oneall plugin already comes with a layout and block which you can use in your layouts.
See file app/design/frontend/base/default/layout/oneall-sociallogin.xml, for the referenced blocks.
For example: it references checkout.onepage.…