Impossible to complete order

Project:Ubercart Contributions
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description
Project: 
Ubercart

On the latest step, after order review, it reports "An empty order made it to checkout! Cart order ID: " error.

It happen on IE6. FF3.5 works fine.

If uc_milti_stock module enabled, if reports error "Invalid argument supplied for foreach() in the file /home/prastora/public_html/test/sites/all/modules/uc_multi_stock/uc_multi_stock.module in line 122."

Version: 
Ubercart 2.0-beta6
alex73's picture
Offline
Joined: 05/04/2009
Juice: 10
Re: Impossible to complete order

I found why it happen, but seems to it's still a bug in ubercart.

My theme has transparent picture, which displayed through as^b^b other method in ie6. So, my css file contains style which request url from server. But sometimes this url is absent. It's okay, it's strange logic of my site. In this case, server returns drupal's 404 page.

So, when we call any drupal page between order review and order complete, seems to $_SESSION['cart_order'] cleared.

Summit_drupal's picture
Offline
Joined: 12/11/2010
Juice: 137
#2
Category:» bug report
Assigned to:alex73» Guest

Hi,
I have exactly same problem of error with uc_multi_stock.module invalid argument in line 122
Do you have a solution in code for this problem?
Thanks a lot in advance!
greetings, Martijn

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
#3

You should report bugs for UC Multi Stock at its drupal.org page. http://drupal.org/project/uc_multi_stock

--
Help directly fund development: Donate via PayPal!

Summit_drupal's picture
Offline
Joined: 12/11/2010
Juice: 137
#4

I did, see: http://drupal.org/node/1046914
greetings, Martijn