Quote:
Originally Posted by trevius
Also, rules don't load unless you enable them in your database. You have to set the ruleset_id field to 1 (by default) for the rules to load. By default all rules are set to ruleset_id 0 which means they are disabled and do not load.
|
I don't think that's true. From what I understand, the ruleset_id can be whatever you want. The value in rule_sets can be changed so that in rule_values you can have multiple configurations and switch between them by changing 1 value.
I could be wrong, but mine are all 0 and they load and work fine.