Closed (won't fix)
Project:
HybridAuth Social Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
21 Feb 2012 at 18:01 UTC
Updated:
22 Jan 2013 at 18:48 UTC
I'm testing yout Module and if I click on "linked accounts" in my user Profile/Setting I get this error:
Fatal error: Call to undefined function _hybridauth_get_authmap_identfier() in [Project]/sites/all/modules/hybridauth/hybridauth.pages.inc on line 617
Really really useful tool! thx!
Comments
Comment #1
Alpha5 commentedme too !
Comment #2
azin commentedI do not get this error as admin users, however the UI doesn't show any merge buttons. I get this error as a normal user.
Also, wondering how far in time is this functionality? I have one website slated for launch in about one month, and would like to launch it with Hybridauth, rather than migrate from something else later.
Comment #3
MacRonin commentedI am also getting an error from both the actual user and also from an Admin looking at the users account. I don't get a message or entry in the Log report, just the WSOD.
Comment #4
BarisW commentedThe module doesn't contain a function called _hybridauth_get_authmap_identfier(), also no function without the typo (_hybridauth_get_authmap_identifier()), note the i in identifier.
Comment #5
rwohlebI was reworking the authmap identifier code before I took a break. I might have left in an old call.
I'm not dead, just super busy. I'm hoping to get back on track with this module this weekend.
Comment #6
duozerskGuys,
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