osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

order details missing products

This is a discussion on order details missing products within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; I added this to an open bug which had been discounted as being due to customizations (bug id 0000184) it ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack (2) Thread Tools
  2 links from elsewhere to this Post. Click to view. #1  
Old 08-11-2006, 02:26 AM
caz caz is offline
Lurker
 
Join Date: Jan 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
caz
Default order details missing products

I added this to an open bug which had been discounted as being due to customizations (bug id 0000184)

it is not due to customizations and is happening on 3 stores on 2 different servers

all have
osCMax 2.0 RC3 (.tar.gz)
.. one I just installed 20 minutes ago on a fresh server/database

If more than one item is ordered, only one is displayed in the orders admin but the order total ($) is correct

the admin and customer order email also has only 1 item listed but the order total ($)is correct

is nobody else having this issue ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-11-2006, 02:28 PM
caz caz is offline
Lurker
 
Join Date: Jan 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
caz
Default RE: order details missing products

Maybe I'm being impatient . in which case I apologize
but I would appreciate anyone responding who has installed the Aug 4 version of osCMax 2.0 RC3 (.tar.gz) and can add multiple products to an order and actually have the entire order show in the email and admin order details.

if yours does actually work, perhaps you could send a link to your tarball because the one available here doesn't work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-13-2006, 08:35 AM
caz caz is offline
Lurker
 
Join Date: Jan 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
caz
Default

i replaced the new checkout_process.php with the one from oscmax_2_RC2 and the orders come through properly
I haven't done a diff yet to see what was missing from the RC3 version

hope this helps someone
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 09-16-2006, 10:03 AM
Lurker
 
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
casandradavis
Default

I had the same problem and I have no customization. Thank you for posting your fix, it worked for me too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 09-16-2006, 12:03 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,247
Thanks: 66
Thanked 294 Times in 280 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Yes, the problem shows up under certain circumstances. It has not been narrowed down yet. Some people have the issue, some don't. If either of you would be so kind as to post your server info (apache version, php, mysql, OS) that would help in debugging...
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience


osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-05-2006, 03:20 AM
New Member
 
Join Date: Aug 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
NeoTech
Default

I have this error too.

Running PHP 4.4.4
Apache 2.4.33-4
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-09-2006, 01:19 PM
New Member
 
Join Date: Jan 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
learoypc
Default

Caz,

You are a life saver mate.

I had 2 shops doing the same thing, did as you and replaced the checkout_process.php in both Catalog and includes/language/english and now works as it should.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 10-10-2006, 07:41 PM
Lurker
 
Join Date: Oct 2006
Posts: 3
Thanks: 0
Thanked 7 Times in 1 Post
Rep Power: 0
jon@iluminada is on a distinguished road
Default

I had the same problem on a (now modified) fresh install of the RC3 package. I knew I didn't edit the checkout_process.php page, and didn't understand why my "other customers purchased" module wouldn't work. Once in the orders in the admin I noticed only the first product was being added to orders.... Has to be a bad loop.

Anyway, long story short I got it fixed and don't believe it can possibly work on anyone elses server as is. Looks like simply typo from removing some obsolete code from the RC2 version... This seems pretty important and should probably be merged and re-released for download.

Two very small edits:
1) Around line 162: end bracket is commented -- remove backslashes on beginning of line. from " // } " to " } "
2) Delete end bracket around line 365. ( } )

tried to attach php file as zip but the forum is ****ed up or i'm dumb.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 7 Users Say Thank You to jon@iluminada For This Useful Post:
altenter (09-30-2007), elpesci (06-19-2008), michael_s (12-12-2006), Mushroom (12-25-2006), serissolutions (12-27-2006), tymcode (09-15-2007), zantech (12-12-2006)
  #9  
Old 11-06-2006, 08:03 AM
Lurker
 
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ttopper
Default

I had this problem.

Being a decent coder myself it seems to me that this should be considered a bug and given jon@iluminada's post could be fixed pretty easily.

Thanks jon@iluminada. I corrected the code per your post and now ordering appears to work correctly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 12-12-2006, 09:20 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,247
Thanks: 66
Thanked 294 Times in 280 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Here is the file with the fixes in it

Quote:
Originally Posted by jon@iluminada
I had the same problem on a (now modified) fresh install of the RC3 package. I knew I didn't edit the checkout_process.php page, and didn't understand why my "other customers purchased" module wouldn't work. Once in the orders in the admin I noticed only the first product was being added to orders.... Has to be a bad loop.

Anyway, long story short I got it fixed and don't believe it can possibly work on anyone elses server as is. Looks like simply typo from removing some obsolete code from the RC2 version... This seems pretty important and should probably be merged and re-released for download.

Two very small edits:
1) Around line 162: end bracket is commented -- remove backslashes on beginning of line. from " // } " to " } "
2) Delete end bracket around line 365. ( } )

I am attaching a zip that contains the checkout_process.php with the above two fixes in it.

This thread also references this bugtracker issue:
185: multiple items in an order result in only 1 product in the order details

I have updated the bugtracker with this resolution as well.
Attached Files
File Type: zip checkout_process.zip (4.5 KB, 18 views)
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience


osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.


Last edited by michael_s; 12-12-2006 at 09:24 PM. Reason: adding bugtracker link
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to michael_s For This Useful Post:
daffodil (04-23-2007)
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.oscmax.com/forums/oscmax-v2-installation-issues/6416-order-details-missing-products.html

Posted By For Type Date
185: multiple items in an order result in only 1 product in the order details/email - Bug Tracker - open source Commerce Maximized :: osCMax This thread Refback 02-23-2007 04:03 PM
Technorati Favorites This thread Refback 01-03-2007 11:58 AM

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Missing line items / products serissolutions osCMax v2 Installation issues 3 03-21-2007 02:57 PM
Order Editor missing 'shipping_tax' column in orders table cbp osCMax v2 Installation issues 9 01-02-2007 09:30 AM
Products image missing popup image islander osCMax v2 Installation issues 7 08-10-2005 12:30 PM
Add order to customer details Musicman osCommerce 2.2 Modification Help 0 01-06-2004 02:36 PM
Customer Details under Configuration is Missing??? hanool osCommerce 2.2 Modification Help 0 09-03-2003 08:34 PM


All times are GMT -8. The time now is 11:02 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax