-
Notifications
You must be signed in to change notification settings - Fork 16
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
Unable to load the requested class: Hybridauth #1
Comments
Hm, have you moved all files from repo to application?
One more question, how did you install HA library? And the last question, which version of CodeIgniter you have installed? |
CodeIgniter 3.1.5 |
can you create a test repo?, because it's quite strange. btw, what exactly you've changed in |
@ApacheEx |
tvglu.net /hauth/endpoint?hauth_done=Facebook |
You don't need to touch the folder applicstion/hybridauth at all, You have to run composer install in application/third_party/hybridauth, then Facebook will work You don't need to specify base_url, it will be done automatically |
If you can pls create a test repository, it would be very helpful. |
I'm going to close this as there's been no activity and I was not able to reproduce. |
Same problem, Could not load the Hybrid_Auth class. !! |
In libraries change the class like below |
http://<yourdomain.com>/index.php/hauth
Unable to load the requested class: Hybridauth
The text was updated successfully, but these errors were encountered: