osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Shipping page being skipped on checkout

This is a discussion on Shipping page being skipped on checkout within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Hi all. OK. I took OSC and made it work in OSCMAX. I did this with 2 sites. both are ...


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
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 03-27-2006, 12:48 PM
Member
 
Join Date: Feb 2006
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
spottedhaggis
Default Shipping page being skipped on checkout

Hi all.

OK. I took OSC and made it work in OSCMAX. I did this with 2 sites. both are working in terms of admin, catalog etc everything looks just perfect and they both process orders etc without error.

Store one has no payments or shipping and is an enquiry system only
Store 2 has paypal, Cheque and 2 shipping tables for zones + item

The problem area is in the store with payments and shipping options.

I add an item, click checkout, either log in, or purchase without account, or create a new account, any of these, click next and skip the shipping page completely going right to the payments page.

I tried manually inputing the shipping.php page but it skips right to the payments page with no errors.

I have done the following things to try and fix this.

Backed up all key files, catalog root, includes/functions etc, and replaced them with Stock oscmax files, nothing makes any difference.

I remove all my shipping and payment options replaced them with normal stock ones, still no change.

Can anyone offer any assistance as to where to look.

Thanks in advance for the support.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 03-27-2006, 03:54 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,328
Thanks: 68
Thanked 322 Times in 305 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 RE: Shipping page being skipped on checkout

Product weight must be non-zero or shipping is skipped. I bet you did not set the weights of your products...
__________________
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.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 03-27-2006, 04:11 PM
Member
 
Join Date: Feb 2006
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
spottedhaggis
Default

Thats kind of the bit that is rather annoying.

I have used OSC for a while now and all the items being sold in the various shops I have built were shipped by quantity not weight so we have never had to input any weight at all for the system to work, however since moving to OSCMAX this has been an issue.

I realise that OSCMAX is a far better system than the stock OSC even if it is more or less the same with loads of mods, but to insist on a weight per item for shipping to function seems just plain stupid to me.

I have 2 stores I have recently upgraded to OSCMAX one has 500+ items the other 1900+ items,, thank fully I know a little about mysql or else I would have to input these weights into every item, what a pain.

Thanks for the answer though, appreciate it, just think the idea of having to input a weight is plain silly.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 03-27-2006, 06:43 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,328
Thanks: 68
Thanked 322 Times in 305 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

It only seems stupid/silly because you are not familiar with all the features of osCMax.

You see, osCMax allows the sale of virtual products like gift vouchers, videos, software, etc... which are not to be shipped ever. The way osCMax differentiates between a virtual product and a real product is the weight.

If the weight is not set or is set to zero, osCMax assumes it is either a download, gift voucher or other non-shippable product. This is well documented in the guide, and it has been discussed in the forums ad-nauseum since osCMax v1.0 (coming up on 4 years ago) so it should not be a surprise:

http://oscdox.com/index.php?op=modlo...e=AdminCatalog

Specifically:
Quote:
Products Weight :: Set the weight of the product. Do not leave this blank unless it is a download. If you leave it blank, your shipping modules will not work correctly on checkout.

It is not a pain to add weights to all products, and takes less than 5 minutes. Just export the product table to a CSV file. Open in excel. Find the field for weight, type 1, and fill down. Save. Import back to your db... Done. I recently updated a shop with 54,000 prouducts in under 4 minutes....
__________________
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.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 03-28-2006, 02:19 PM
Member
 
Join Date: Feb 2006
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
spottedhaggis
Default

Thanks.

What I have done is change the table default value from 0.00 to 0.01 so it has a weight (not that I am usng weights) and every added product does not require a weight being added.

I assume that will work out ok?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 05-01-2006, 11:08 AM
Lurker
 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
crazy_dave
Default

Hi Guys,

If you know how to use sql queries, than it's the matter of seconds to fix this problem. Just go to your database php admin, then update the products_weight to none-zero values.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 05-12-2006, 03:53 AM
New Member
 
Join Date: Sep 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
johnkwok
Default Can i add more than one shipping rate for the same product

HI all

it work very well with flat shipping, i like to ask:

1) in case there is different rate for different country how to edit

2) or if i have more option for custom to choose, like shipping by post office or UPS

any idea!

cheer!


john
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 06-02-2006, 08:35 AM
Member
 
Join Date: Sep 2005
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
jschafer52
Default RE: Can i add more than one shipping rate for the same produ

i am tring to set up a tier shipping, and i have selected it in the admin area, but it will not show up on the shipping page, it only showes the individule shipping rate. any ideas?

Thanks,
JIM
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 06-03-2006, 11:17 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Posts: 1,558
Thanks: 1
Thanked 84 Times in 71 Posts
Rep Power: 10
jpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of light
Default RE: Can i add more than one shipping rate for the same produ

Not sure which kind of "teir"ed shipping your tring to do? by Qty/items/weight/discount/groups/product association/attribs etc... Please explain.

I would suggest you start a new thread as the thread topic does not reflect what your asking about.
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

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
Order numbers being skipped? countingsheep osCMax v2 Installation issues 2 10-04-2006 05:29 AM
Shipping page skipped on certain products spottedhaggis osCMax v2 Customization/Mods 1 08-21-2006 04:33 PM
Checkout shipping page not found error sometimes quokka osCMax v1.7 Installation 2 06-13-2005 12:43 PM
fatal error on checkout shipping page Christy osCMax v1.7 Installation 0 01-21-2005 10:16 AM
Skipping Shipping Info Page on Checkout thetraveller osCMax v1.7 Discussion 6 11-12-2003 09:46 PM


All times are GMT -8. The time now is 01:57 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax