Topic-icon Unable to login with facebook and twitter

Active Subscriptions:

None
10 years 5 months ago #38559 by plezi69
Hi,
Currently when I try to login with Fb, the page loads and land in the same page without login.
As for twitter, I get this error:
Warning: curl_setopt_array(): CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /var/www/vhosts/example.com/libraries/joomla/http/transport/curl.php on line 146.

I was wondering if auto login is possible for twitter as well without the registration form. Lastly, I can't find the setting for easy social integration.

I am using joomla 3.2

thanks
Robert
The topic has been locked.
Active Subscriptions:

None
10 years 5 months ago #38560 by plezi69
After clearing the cache from the backend twitter is now working but still having the same issue with facebook. Showing this error in the backend
Error
Facebook API Error: Invalid OAuth access token signature. I have the correct Fb Api setup.
The topic has been locked.
Support Specialist
10 years 5 months ago #38561 by alzander
Glad Twitter is working for you now.

I was wondering if auto login is possible for twitter as well without the registration form. Lastly, I can't find the setting for easy social integration.

No, you have to go through a registration flow with Twitter because they do not have any way to retrieve the user's email address. Because of that, we have to go through some registration flow. We've added a lot of flexibility to registration flow to try to give more flexibility since that will have to be used more often.

Facebook API Error: Invalid OAuth access token signature. I have the correct Fb Api setup

I'm not sure what would be causing this. The main reason that should be happening is because your App ID and Secret key are incorrect. Did this just start happening when you upgraded to v5.2?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 5 months ago #38563 by plezi69
Hi Alzander and thanks for the prompt reply. The issue started right after the upgrade. Once click on login with facebook, the page reload to the home page without login and it keeps refreshing non stop. Strange behavior..
The topic has been locked.
Active Subscriptions:

None
10 years 5 months ago #38570 by plezi69
Issue is fixed. ApI secret key was incorrect. Clumsy me :)
The topic has been locked.
Support Specialist
10 years 5 months ago #38575 by alzander
Fantastic. I thought it was something like that, as that's the only reason we know that can happen.. but we're ready for anything with the new release, just in case.

I hope that's all you run into, but should you have any other questions, issues or feedback (on the new release or general), just let us know!

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 5 months ago #38598 by plezi69
Not a problem, Alex. On that topic, will open graph works with easy social album and so on?
The topic has been locked.
Support Specialist
10 years 5 months ago #38611 by alzander
Yes, but not yet. There was an issue with the earlier versions of EasySocial privacy settings that were preventing Open Graph development on our end. We'll have an Open Graph plugin out for EasySocial in a while that will add the same types of 'action' support and Open Graph tags as we have for JomSocial. We had a great sit-down with Mark over at Stack Ideas this weekend and had some great ideas for integration. Definitely let us know what you're looking for, as we're excited about all the possibilities!

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 5 months ago #38647 by plezi69
That is awesome. Looking forward to it. Twitter issue reappear again. This error shows up on top of the page;
"Warning: curl_setopt_array(): CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /var/www/vhosts/libraries/joomla/http/transport/curl.php on line 146"

How can I fix this?

Thanks
Robert
The topic has been locked.
Support Specialist
10 years 5 months ago #38657 by alzander
We haven't seen that error before, but will gladly help look into it. First, we'd need more information though. Can you go into the Site -> System Information -> PHP Settings area in the Joomla admin. In there, let me know if safe_mode is 'on' or 'off'. It should be off. If on, you should contact your host to disable it as that's no longer recommended for use.

If that's off, then it means you have an open_basedir setting enabled. That's perfectly acceptable, but we'll have to test more and find an appropriate work around.

Thanks for pointing that out, and let us know the above and we'll get you going.

Thanks,
Alex
The topic has been locked.