Closed (cannot reproduce)
Project:
Rules
Version:
7.x-2.0
Component:
Rules Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2011 at 18:20 UTC
Updated:
21 Aug 2018 at 06:23 UTC
Jump to comment: Most recent
Comments
Comment #1
ktleow commentedFor anyone else having the same problem:
Its caused by the Payment Example module of Drupal Commerce not removing this rule after uninstall.
Solution: Manually delete Payment Example's rules.
Comment #2
patrickharris commentedThanks ktleow!
Comment #3
ktleow commentedYou're welcome Patrik =)
Comment #4
nagiek commentedHi,
I'm having the same problem (same version, error msg, line number), but I've never installed Drupal Commerce. Any other thoughts on what could be generating this?
I get the error after programatically creating a node that's an Organic Group. I'm sure that's where the problem lies.
Comment #5
nagiek commentedWhoops, it's because I was executing a custom rule and I changed the name. Thanks!
Comment #6
svetlio commentedcommerce_coupon module also Not removing its rule, solution like #1 - manually delete coupon rule after uninstal
Comment #7
1kenthomas commentedI'm getting the same error after disabling / enabling cart. Krumo shows ... 15: commerce_product_pricing_commerce_price_field_formatter_prepare_view (Array, 4 elements) ... etc
Thanks.
Comment #8
fagoComment #10
rickmanelius commentedSame error in D7 + ubercart + rules2
Comment #11
Gemini Lights commentedSame problem as here? http://drupal.org/node/1308136
Comment #12
pkchoo commentedThe problem is occurring for me as well and I'm using Ubercart for drupal 7. It appears whenever I flush the site cache or install modules. I am able to fix it by going into the rule and resaving the condition, but I'd hate to forget to do that and have site users see this error when they go to their cart.
Is there a fix for this scenario?
Thank you.
Comment #13
tr commentedIf you are still having this problem in a current version of Rules, please open a new issue and post details about how to reproduce the error.