Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

last version broken #713

Closed
nightw0lv opened this issue Dec 27, 2016 · 1 comment
Closed

last version broken #713

nightw0lv opened this issue Dec 27, 2016 · 1 comment

Comments

@nightw0lv
Copy link

nightw0lv commented Dec 27, 2016

Hybrid_Auth::getConnectedProviders() is not returning what it should like 2.7.0 i use
facebook login has error (tested on 2.8.2 - 2.8.3-dev)
at this point i cant test more i have to return in buggy 2.7.0 with the custom fixes found here

[27-Dec-2016 09:13:36 UTC] PHP Fatal error: Uncaught Error: Class 'Facebook\Facebook' not found in Hybrid/Providers/Facebook.php:56
Stack trace:
#0 Hybrid/Provider_Model.php(99): Hybrid_Providers_Facebook->initialize()
#1 Hybrid/Provider_Adapter.php(101): Hybrid_Provider_Model->__construct('Facebook', Array, Array)
#2 Hybrid/Auth.php(277): Hybrid_Provider_Adapter->factory('Facebook', Array)
#3 Hybrid/Endpoint.php(129): Hybrid_Auth::setup('Facebook')
#4 Hybrid/Endpoint.php(51): Hybrid_Endpoint->processAuthStart()
#5 Hybrid/Endpoint.php(72): Hybrid_Endpoint->__construct(Array)
#6 /index.php(15): Hybrid_Endpoint::process()
#7 {main}
thrown in /Hybrid/Providers/Facebook.php on line 56

@jmgomezpoveda
Copy link

This is a duplicate of #698

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants