Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gift wrapping error?


crash3903

Recommended Posts

  • 3 months later...

just noticed that my problem seems to be something to do with $quotes1.

 

at this stage

 

$quotes1_size = sizeof($quotes1);

 

if ($quotes1_size > 1) {

 

$quotes1_size turns out to be 1. It doesn't seem to be reading my "No Gift Wrap" option. Could be wrong, but if this helps someone help me...

 

Andy

Link to comment
Share on other sites

  • 1 year later...
  • 5 months later...
just noticed that my problem seems to be something to do with $quotes1.

 

at this stage

 

$quotes1_size = sizeof($quotes1);

 

if ($quotes1_size > 1) {

 

$quotes1_size turns out to be 1. It doesn't seem to be reading my "No Gift Wrap" option. Could be wrong, but if this helps someone help me...

 

Andy

The problem is that the "no gift wrap" module is still tied to shipping -- no problem if you have more than one shipping option, but if you have only one, then you only get one gift wrap option. Here's a fix:

 

Fix for missing "no giftwrap" option

 

Regards,

 

Grayson

Grayson Morris

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...