3pillarlabs
Forum Replies Created
-
Forum: Plugins
In reply to: [Socialauth-WordPress] Multiple Auths at once per userHi Mel,
This plugin doesn’t implement persistent Id checks but we have a email check which ensures if you connect from 2 or more providers and your email is email with all of them, then you will use a single account with wordpress.
Basically, it check for matching email and if found log-in you to that account, otherwise creates a new.
Hope that helps.
Forum: Plugins
In reply to: [Socialauth-WordPress] Widget?hi kentkoven,
No, there isn’t a widget available for this plugin, but we have introduced plugin shortcode in our latest release which you can place in posts/pages to get it functional directly from your page/post without going to login page.
Forum: Plugins
In reply to: [Socialauth-WordPress] Warning: curl_setopt() [function.curl-setopt]:Hi B_Dark,
We haven’t faced this our setup, but we would surely investigate this and fix for you. Will send you an update once this is recreated and fixed.
Forum: Plugins
In reply to: [Socialauth-WordPress] Logged peolpe under users menuhi kislukacs,
Users connecting to your site via this plugin are visible in user list shown by clicking the users menu. But yes, there is no distinction between the users registered directly to Worpdress and users connected by this plugin.
One way to do it to create a new role and set this as default role for users from ‘SocialAuth WordPress’ settings in settings menu, than all new users which login by this plugin will have thi new role and you can search all users by this role in users list.
If you looking forward to see list of users which are currently logged into site, that is not a feature this plugin can do for you
Forum: Plugins
In reply to: [Socialauth-WordPress] Questions/SuggestionsHi B_Dark,
We have released a new version which has the capability to redirect you back to the page and post from where you make a login request. Feel free to upgrade and test.
Hi balbert,
Are you using this plugin with wordpress or just trying to get Hybridauth working as standalone library. This plugin works great with all configuration done from WordPress admin and you do not need to even take a look on session and other things.
I would suggest to setup a new wordpress install, add this plugin to wordpress and test things. If this still doesn’t work for you, can you please send us some screenshot or URL where you are trying to set it up. We will be happy to assist.
Forum: Plugins
In reply to: [Socialauth-WordPress] username issuehi teleanu,
This has been done with latest release 3.11.13. Feel free to download and enjoy ! See change-log for more details and new features.
Forum: Plugins
In reply to: [Socialauth-WordPress] Questions/SuggestionsHi B_Dark,
At the moment it redirects to home page only. But we have this on our change list and following next release this will redirect to the page from where login was originated.
There is no feature to auto-publish posts on walls/timeline/tweets. This is far beyond the scope of this plugin. Socialauth-WordPress only deals with giving you authentication from social media along with fetching details(like profile/contacts) but there is no way to add/update anything on involved social site.
Multi-site is again on change list, you can look forward to see it working in upcoming releases.
Thanks,
Socialauth-WordPress TeamForum: Plugins
In reply to: [Socialauth-WordPress] username issueHi, we’ll see what we can do about this.
Forum: Plugins
In reply to: [Socialauth-WordPress] problem with avatarsHi, we’ll look into this.
We know of this problem and its been on our TODO list for quite some time now. There are a couple of ways we could fix this issue, we just need some more time to implement an elegant solution.
Forum: Reviews
In reply to: [Socialauth-WordPress] not working onPlease add your issues or enhancement requests to the support page/forum. WordPress does not inform us of review comments so we may get late in our response.
Forum: Plugins
In reply to: [Socialauth-WordPress] user removes the app from his FB accountHi teleanu,
This should already be functional with this plugin. However we will have some tests for you and update the plugin if somethings from this workflow is missing.
Forum: Plugins
In reply to: [Socialauth-WordPress] Option: Disable RegistrationHi Stidor,
thanks for this into our notice. We will see if we can add that to next release as well.
Forum: Plugins
In reply to: [Socialauth-WordPress] Few QuestionsHi ahuggup86,
loginradius is providing you services whereas we are providing you code to use as per your needs. With loginradius all you user’s information/login is happening through login radius whereas this plugins do not require any intermediate.
php short tags should be part of upcoming release but are not yer supported.