If the core triggers module is enable an error is thrown in rules.inc as the function rules_log isn't available. This patch added a check to see if rules is enabled.

Comments

marcingy’s picture

Title: Error in rules.inc is core triggers is enabled » Error in rules.inc if core triggers is enabled
marcingy’s picture

StatusFileSize
new1.06 KB

Reroll without screen message if rules isn't enabled.

fago’s picture

Status: Needs review » Closed (won't fix)

!? The .rules.inc file is only for rules, no one else includes and the actions are rules action? So I don't see how there should be any problem with core triggers. Please correct me (and reopen) if I haven't got the point.