Closed (fixed)
Project:
HybridAuth Social Login
Version:
7.x-2.x-dev
Component:
HybridAuth library
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2016 at 12:23 UTC
Updated:
3 Feb 2018 at 18:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Fotonek commentedComment #3
duozerskComment #4
Fotonek commentedAnd what is the solution?
Comment #5
duozerskFotonek,
Thank you for using the module and for the request.
The solution might be to carefully read the installation instructions on the project page and try once again.
Thanks
AndyB
Comment #6
ashokshrestha commentedHi duozersk,
I have checked the installation more than 5 times. But unable to remove the msg "HybridAuth library is missing". Thus cannot enable the HybridAuth module.I am using ubuntu and have given all the permission to /sites/all/libraries/hybridauth/
Thanks,
Ashok
Comment #7
avinash_vidhyanand commentedAm having a same issue, do u have solution to solve this.
Comment #8
Anonymous (not verified) commentedOK, so instructions say to download and unpack hybridauth library. Link goes to a github page. Which file or folder on there is the "hybridauth library".
Please provide instructions that are suitable for website builders as well as professional coders.
Comment #9
rajeev@blueappleonline.com commentedDownload the library from here: https://github.com/hybridauth/hybridauth/releases
and extract the hybridauth folder within the zip file to libraries folder.
Comment #10
ApacheEx commentedMake sure that you download version 2.x (branch v2)
Master branch has already 3.x version which is beta.
Comment #11
visabhishek commentedComment #9 is working for me.
Comment #12
berliner commentedThe make file also needs to be updated, because it is referring to https://codeload.github.com/hybridauth/hybridauth/legacy.tar.gz/master which is the 3.x version now, as noted in #10.
The attached patch works for me.
Comment #13
esolitosComment #15
duozerskCommitted! Thanks.