Closed (fixed)
Project:
Ubercart
Version:
7.x-3.0
Component:
Website
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
25 Mar 2012 at 07:36 UTC
Updated:
4 Apr 2012 at 09:28 UTC
Hi,
I got this fatal error following updating some modules:
Fatal error: Unsupported operand types in /sites/all/modules/ubercart/uc_order/uc_order.controller.inc on line 70
It shows when trying to access site pages.
NOT on home page and NOT on admin/ pages.
And limited to when logged on as admin.. Anonymous user doesn't face that error.
Comments
Comment #1
tr commentedDid you run update.php and clear your caches?
Comment #2
longwaveNo further info provided.
Comment #3
nelslynn commentedSame issue here, but seems to be related to coupon module:
Senario:
I add an item to the cart. Go to cart. Add coupon code, get: Fatal error: Unsupported operand types in /sites/all/modules/ubercart/uc_order/uc_order.controller.inc on line 70. I browse to home page, then back to cart. The error displays again now not allowing me to even look at my cart.
I have run updates, cleared cache, and run cron several times... still get error.
Ideas: seems to be related to an update of the rules module or ubercart module as I do not get this error on a site with Rules 2.0 and Ubercart 7.x-3.0-rc4
Comment #4
longwaveIf the error appears when you enter a coupon code, perhaps the bug is in uc_coupon.
Comment #5
factanalyzer commentederror fixed by clearing cash and re-running updating module.
This error is mostly generated by other complementary modules.
Comment #5.0
factanalyzer commentedmore details