I upgraded my Drupal software to 6.15 and upgraded CCK to the most recent DEV. Now I get this error when accessing the admin area for Rules:

Unsupported operand types in /var/www/sites/all/modules/rules/rules/rules.module on line 347

Any idea how to fix this?

Comments

webwriter’s picture

Component: Rules Core » Rules Engine

Correction: I only get this error when trying to access admin/rules/trigger

I am upgrading Views to the latest DEV to see if that has any effect...

webwriter’s picture

Still does not work. I cannot view the triggered rules page, so I cannot make changes or add new rules. No one else is having this issue, I guess?

fago’s picture

Category: bug » support
Status: Active » Fixed

Sounds like you somehow have a broken rules configuration in your system, maybe you did manually changes to rules before importing them? The best way to find the rule causing the problem is probably manually going through the rules and deleting those in the database till it's working.

Status: Fixed » Closed (fixed)

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

mpruitt’s picture

Had the same issue. Here is how I fixed it.

http://drupal.org/node/770734

Works like a champ.