Hi everyone
I got this warning when I clicked checkout on the shopping cart block
Warning: call_user_func(rules_events_entity_unchanged) [function.call-user-func]: First argument is expected to be a valid callback in RulesState->get() (line 148 of /home/www/vinnchan.net/sites/all/modules/contri/rules/includes/rules.state.inc).
Thanks for reply
Comments
Comment #1
Anonymous (not verified) commentedI got the same warning. What kind of rule did you create that generated that warning? I got it right after creating a rule to add a product (a packaging fee) to each order.
Comment #2
Anonymous (not verified) commentedComment #3
malaysian.selangor commentedI got this warning when I clicked the checkout and I didn't changed preset checkout rules. You try to checkout again.
This warning occurred when I clicked checkout. Any solutions?
Comment #4
Anonymous (not verified) commentedIf you didn't add or change any of the pre-set rules, it is probably a bug that you should report. Are you using Drupal Commerce? When I got the same warning, I went back to the rules that I created and realized that they were conflicting with one another, so I deleted one of them and I'm currently figuring out what to do in regards to what I was trying to accomplish. Either way, by deleting the conflicting rule, I no longer got that message.
Comment #5
bander2 commentedI had this problem too and http://drupal.org/node/1356906#comment-5707294 fixed it for me.
Comment #6
ih2502mk commentedUpdating Rules module to version 7.x-2.1 removed this issue for me.
Comment #7
fagoComment #9
mitchell commentedUpdated component.