3pillarlabs
Forum Replies Created
-
Forum: Plugins
In reply to: [Socialauth-WordPress] see who logged inHi kirstenoverdijk,
There are two ways at the moment which you can use to check who logged-in using social channels.
All users logged in by this plugin will have a role which you have set in plugin-settings. You can go in users-listing and check users against this role.
I understand there might be some users which have manually registered and given some role.
———————-
Other way around is we are adding some metadata in usermeta table for each user logged in using this plugin, you can queury you DB to check users against that, but there is no GUI to see this.
We can surely add some column to users-listing which can tell who all are the users which logged in using this plugin(login providers)
Forum: Plugins
In reply to: [Socialauth-WordPress] Google Auth does not workHi anil.jindal,
Thanks for you using this plugin. We are not sure why you are facing this issue.
We have released a new version (2.7.11). Can you please try to update to that version and see if you still face same issue?
Please share a screen shot of admin settings and error, if you are still facing same issue.
Forum: Plugins
In reply to: [Socialauth-WordPress] Use Socialauth-WordPress in cluster (session problem)Hi dadahtml,
Apologies for delayed response on this. We have never tested this on clustering but we can try to implement some workaround in there for you.
Let us see how much this is feasible.
Forum: Plugins
In reply to: [Socialauth-WordPress] No options appear when selecting OpenID, Yahoo, or AOLHi enzoaeneas,
We have released a new version (2.7.11) which should solve your problem.
Just to let you know App Key and App secret options are not shown for providers which do not require them.
OpenId is an example which jsut needs to be enabled, no extra options needed.
Yahoo earlier was working without these options but now needs APP_Key anb APP_Secret. New version should now show you options to enter these as well.
Forum: Plugins
In reply to: [Socialauth-WordPress] Option: Disable RegistrationHi Stidor,
Thank you for your valuable suggestions.
We can surely make it comply with wordpress registration settings but in these cases users will able to login via authentication providers but no accounts will be created for them and they will not be able to post or comment.
Can you please wait for next version to see if this is feasible or not and if feasible than to which extend.
Option to remove ‘My Contacts’ will be surely added to next version.
Taking user back to previous page will also get released in upcoming version.Forum: Plugins
In reply to: [Socialauth-WordPress] Facebook : You cannot access this page directly.Hi Bill Dennen,
This doesn’t sound like a common error to us, no one else has faced same ever.
I would recommend you to upgrade to version 2.7.11 which we have released yesterday.
If, you still face same issue, please share the steps you are going through and a screenshot; we will do our best to debug that for you.
Forum: Plugins
In reply to: [Socialauth-WordPress] Does this Plugin work with MultiSite and BuddyPress?Hi rickkumar/weboost/Erlend Sogge Heggen,
Multi-site feature is not yet supported. Initially this plugin was developed for WordPress and all features and fixes are for WordPress versions only.
We can surely attempt to add compatibility for BuddyPress in upcoming release.
Forum: Plugins
In reply to: [Socialauth-WordPress] Plugin doesn't seems to workHi Xcellence IT,
There seems some issue with your WordPress setup, many user are using this plugin and we always release a version after some testing rounds.
Can you provide us with more details about where is your site hosted (domain name), WordPress version?
A screenshot would be really helpful.Forum: Plugins
In reply to: [Socialauth-WordPress] problem with avatarsHi teleanu,
I fear we are unable to understand issue you are facing at the moment with avatars.
It seems you are creating a article and when viewing it it show picture of author from its authenticating provider. which is correct.
Now, you are logging in with some other user and wanted to see original author pic there.
is that what you wanted?
Forum: Plugins
In reply to: [Socialauth-WordPress] hd => domain.com is not working…Hi Mortrall,
The documentation you have read is correct but we have not yet implemented domain level restrictions which we should.
This is on our task list for upcoming release. Adding “hd” => “neededdomain.com” at OAuth2Client.php is a shortcut to which we shall put somewhere in admin->settings.
Forum: Plugins
In reply to: [Socialauth-WordPress] logout messageHi Teleanu,
As you have already checked, we have added a option to settings to enable/disable logout message.
hope that solves your problem. Marking this resolved. Feel free to reopen if you face some issue getting this new feature working.
Marking this closed as issue raised by user has been addressed