Download & Extend

Lisa Has the BUG also----Fatal error: on line 1459

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

Status:active» closed (fixed)

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

#5

Status:closed (fixed)» closed (duplicate)

#6

Same issue here - from module upgrade today

#7

The same problem after update to ubercart 2.0 :(

#8

Title:Fatal error: Unsupported operand types in ...sites/all/modules/ubercart/uc_order/uc_order.module on line 1459» Lisa Has the BUG also----Fatal error: on line 1459

any info is helpful . I am on a livesite for our yoga studio eeekk. www.echoyogastudio.com

#9

#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

Priority:normal» critical

#13

Status:closed (duplicate)» closed (fixed)

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.