Closed (won't fix)
Project:
HybridAuth Social Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Mar 2012 at 16:55 UTC
Updated:
22 Jan 2013 at 18:44 UTC
I enabled the modules, forgot to copy librarie and noticed it breaks drupal with blank settings page and php warnings (file hybridauth/Hybrid/Auth.php is missing)
It should be better to handle that with one error message
Check why settings can't be accessed anymore (maybe only with overlay, i didn't tested).
Comments
Comment #1
rwohlebI'm not dead, just super busy. I'm hoping to get back on track with this module this weekend.
Comment #2
shanajk commentedI have this issue as well. Error file hybridauth/Hybrid/Auth.php is missing. Drupal core 7.14
solutions i've tried but still resulted in the same auth.php file missing:
1 - installed the libraries API (http://drupal.org/project/libraries). same error.
2 - disabled and uninstalled the hybridauth. reinstalled. same error.
3 - disabled and uninstalled and deleted the hybridauth and libraries from the server. reinstalled libraries then hybridauth. same error.
what can i do? I see other's here have it working so there must be something i can do.
Comment #3
duozerskDaniel and shanajk,
As we have just agreed with Robert (rwohleb) the 7.x-1.x branch is deprecated, please use the 7.x-2.x branch.
Thanks
AndyB