Closed (fixed)
Project:
Facebook Rules
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 06:24 UTC
Updated:
16 Dec 2013 at 19:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
quicksketchFor more information see #1527848: Unable to capture users email address, which I've marked duplicate in the FBOAuth queue.
Comment #2
damonatodd commentedI have been trying to use your Facebook Rules Module and I've noticed a conflict between it and the FBOAuth Module. With the Facebook Rules Module enabled I am unable to capture a users email address. What would it take to get this feature to work as with this current version module it's not possible to access advance permission fields and have them imported into a users profile.
Comment #3
fotuzlab commentedI checked and verified the bug. Thanx for reporting. I would look into it asap.
Comment #4
fotuzlab commentedIt was a permission issue.
@damonatodd: Thanx again for identifying the issue. I have committed the patch to dev branch. Once someone confirms the resolution of the bug using the attached patch, I'll create a stable release.
Comment #5
fotuzlab commentedForgot to attach the patch
Comment #6
Louis Bob commentedHi,
Patch resolved the issue for me: email is correctly imported now.
Thanks a lot!
Comment #7
fotuzlab commentedComment #9
ajmartin commentedAny news on a stable release addressing this issue?
Comment #10
markusa commented+1 This patch fixed the problem for me!
Comment #11
kid_icarus commentedI'm moving this back to RTBC since it isn't in a stable release yet. This is the third confirmation of the patch fixing the issue.
If you need help creating stable releases I'd be more than happy to help.
Comment #12
stopbox commentedThe patch fixed the issue with getting the email address but i am know getting this error:
Strict warning: Only variables should be passed by reference in facebook_rules_fboauth_action_connect() (line 198 of /xxx/xxx/sites/all/modules/facebook_rules/facebook_rules.module).
The line 198 is:
Comment #13
durum commentedPatch works fine with me. Email imported, extended permissions granted.
And thanks for the great module.
Comment #14
chegor commentedThe same error as in #12. Did you fixed this?
Comment #15
Andre-Bthis is fixed in dev