Closed (fixed)
Project:
Rules
Version:
6.x-1.1
Component:
Rules Engine
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2010 at 14:31 UTC
Updated:
7 May 2010 at 21:17 UTC
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
Comment #1
webwriter commentedCorrection: 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...
Comment #2
webwriter commentedStill 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?
Comment #3
fagoSounds 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.
Comment #5
mpruitt commentedHad the same issue. Here is how I fixed it.
http://drupal.org/node/770734
Works like a champ.