Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

MVS - shipping options do not display


NancyL7

Recommended Posts

I installed MVS with update version 060817

 

When I set Enable Vendor Shipping = false, all my shipping options display correctly.

When I set Enable Vendor Shipping = true, all my shipping options do not display.

 

I have several shipping methods enabled (flat, UPS, USPS, etc).

 

The checkout_shipping.php displays the Shipping address section, and then displays the Shipping Header, but then displays nothing else.

 

I've set some "echos" in the code to find out what my variables are... they seem to be:

SELECT_VENDOR_SHIPPING = "true"

tep_session_is_registered('shipping') is NOT registered

 

It seems to get to the line:

if (SELECT_VENDOR_SHIPPING == 'true') {

require(DIR_WS_MODULES . 'vendor_shipping.php');

} .........

 

and not return.... (at least, it appears that way - I can't get an "echo" to show up if I put if after the require line)

 

 

Oh.. and when I installed the MVS, I created the folder Vendor_shipping - it seemed right to do so, and I read a few postings on this board that indicated I should

 

 

Has anyone else experienced this??? Or have any suggestions? I'm a real newbie with php code..

 

Thanks!

Nancy

Link to comment
Share on other sites

  • 2 months later...

How did you get it to work, Nancy? Not quite sure about the reference to 'classes' and module file.

 

How did you 'Enable Vendor Shipping = true'?

 

Any help is appreciated.

 

If I can just get the module to display on the shopping_cart.php page I think I can get the mvs to work on the creloaded 6.2 b2b v8.

 

BTW, I purchased this module from a guy named Jayson Mayr from cre-guru.com. I'm not quite sure what to make of it but I read one posting where he kind of ripped some guy off. cre-guru is "endorsed" by creloaded. He sent me the module but didn't work. Only half of it worked so I'm trying to figure the other half out. I've been trying to contact him the last couple of days and even called him. No response yet. I'll give him a couple more days since it's the long weekend (Thanksgiving). I'll let people know what happens.

 

Despite this I think I can figure it out. Any suggestions?

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.
Note: Your post will require moderator approval before it will be visible.

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...