Closed (cannot reproduce)
Project:
Rules
Version:
7.x-2.0-rc2
Component:
Rules Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2011 at 23:24 UTC
Updated:
11 Dec 2018 at 01:36 UTC
Jump to comment: Most recent
Comments
Comment #1
fagoUnsetting will only work if you take the parameter by reference.
Comment #2
davidwhthomas commented@fago thanks very much for the reply.
I'm passing the parameter by reference ( see below ) but it still doesn't appear to remove the default rules, despite clearing all caches with drush cc all
Is there something else needed there?
DT.
P.S Rules rules :)
Comment #3
mrfelton commentedI'm getting the same issue. Was working for me, until I just updated to the latest dev code.
Comment #4
tr commentedI am doing an unset() exactly like in #2, and everything works for me. I don't know what the problem was 6 years ago, but this feature seems to work fine now in the current version of Rules.
If this is still a problem for you, post your code and describe the steps you're taking to test this, and I'll try to figure out what's wrong.