Posted by denverdataman on October 21, 2009 at 6:11am
8 followers
Jump to:
| Project: | Ubercart |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
After installing the July 10, 2008 - 06:54 release I get Fatal error: Unsupported operand types in ...sites/all/modules/ubercart/uc_order/uc_order.module on line 1459 on checkout after it tries to calculate cost above the PayPal option.
Comments
#1
Whatever was there are at one point in time is no longer there... now it's just:
<?php$count = 0;
?>
I'd say update to the latest (it should be a dev release from Oct. 20) and see if you still have the issue. I haven't seen this bug in any of my checkout experiences, even w/ PayPal on the Livetest.
#2
I installed the latest dev (From today) and I have this issue too, "Unsupported operand types" line 1459...
#3
Gonna have to have you put that line up here to give any sort of assessment. It's obviously different from mine.
#4
This is now a duplicate of #611044: Fatal error: Unsupported operand types in .../uc_order.module on line 1459.
#5
#6
Same issue here - from module upgrade today
#7
The same problem after update to ubercart 2.0 :(
#8
any info is helpful . I am on a livesite for our yoga studio eeekk. www.echoyogastudio.com
#9
You should refer to the issue linked above: #611044: Fatal error: Unsupported operand types in .../uc_order.module on line 1459
#10
Fatal error: Unsupported operand types in ../sites/all/modules/ubercart/uc_order/uc_order.module on line 1459
I've got the same trouble!
#11
If you can set the date module to inactive. Thats All for a quick fix! regards Paul
#12
#13
This issue is a duplicate of one that has been fixed. No one else should respond to it. Refer to the patch at http://drupal.org/node/611044#comment-2232948 instead.