Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2009 at 23:59 UTC
Updated:
2 Nov 2009 at 00:08 UTC
Full message == Fatal error: Unsupported operand types in /path/to/sites/all/modules/ubercart/uc_order/uc_order.module on line 1459.
This was a show stopper.
Everything seemed to be fine - until I went to checkout some goods and then WSOD. Ok. I could deal with that thinking localised problem.
Then when I went to return to another page the whole site was WSOD.
A quick reversion to RC6 cured this. I am wondering if the jump from RC6 -> 2.0 is the problem?
BTW - Line 1459 is "foreach ($order->products as $product) {"
Comments
Comment #1
psy commentedWell I should have read the issue queue a bit closer.
Then i would have found #611044: Fatal error: Unsupported operand types in .../uc_order.module on line 1459. :)