Hi!

I updated the fb_rules module to Drupal 7.x, and to use the Rules 2.x API.

Also added a new Rules event which fires after a new local user account is created. With this event it is possible to send email notification for the user, which was asked as a feature request in an other issue. Also the motivation for me, to fix and update the module :)

I tested the patch on a sandbox website.

CommentFileSizeAuthor
fb_rules_2x.patch3.76 KBedgarpe

Comments

edgarpe’s picture

Title: Rules integration updated to Rules 2.x (Drupal 7.x) » [PATCH] Rules integration updated to Rules 2.x (Drupal 7.x)
edgarpe’s picture

Hi, I checked my patch against latest D7-dev (master branch) dated may. 08 and still works.
Although, linux patch command fails for fb_rules.info file, I don't know why. Anyway, it's just a core=6.x ->core=7.x rewrite.

I'm running this patch without any problem on my site.

webroru’s picture

Hello!
I only have a few options in Events:
User has connected his Facebook account
User has disconnected his Facebook account.
User has logged in via Facebook
UserA accepted UserB Facebook invitation

And no any options in the Actions and Condition ..

edgarpe’s picture

These are the old events. The new one is called "User account created automatically with connected Facebook account". The patch applied succesfully?

webroru’s picture

I have not applied the patch, I just turned on the module "FB Rules Integration". Where can I find out what features add your patch?

Sorry for Offtopic, but.. It is possible to send a message NOT to the wall of the user, but to the wall of the page (the community)?

edgarpe’s picture

Bump.

You said "All patches are welcome. Thanks." Well this is here for quite a long time. I'm using this patch in production for over 3 months.

Dave Cohen’s picture

Assigned: edgarpe » Dave Cohen

Assigning to me so I can better track this. Plan to commit shortly. thanks and apologies for epic delay.

Dave Cohen’s picture

Status: Needs review » Fixed

Thanks again, pushed to .dev build.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.