Results 1 to 1 of 1

Threaded View

  1. #1

    Default Shipping options for custom module

    I've posted about this question in Stack Overflow but figure I'll try here as well.

    A client has a custom shipping module. They're on 1.5 (I upgraded them earlier this year) but the module was pulled up from their 1.3.x installation. Recently they asked me to set up their shipping to offer one set of options for USA orders, and a different (smaller) set for outside-USA orders. I opted to approach this by:

    • Cloning the existing custom module
    • Making both the original module and the clone zone-aware (they had not previously been)
    • Applying the USA zone to the original module and creating a non-USA zone for the international module


    The zone-aware part worked fine, but now both modules show only the one shipping option offered for the international module. (N.B. due to some copy-paste issues it's a different price on each module, so I know it's using the correct module.) In the administrative interface, this module has four shipping options checked. Here's the relevant database entries:

    Code:
    mysql> select configuration_value, configuration_key from configuration where configuration_key LIKE 'MODULE_SHIPPING_%_TYPES';
    +-----------------------+----------------------------------------+
    | configuration_value   | configuration_key                      |
    +-----------------------+----------------------------------------+
    | 0                     | MODULE_SHIPPING_TFN_INT_SHIPPING_TYPES | 
    | STD                   | MODULE_SHIPPING_TFN_INT_TYPES          | 
    | 0                     | MODULE_SHIPPING_TFN_SHIPPING_TYPES     | 
    | STD, FXHD, FXES, FXSO | MODULE_SHIPPING_TFN_TYPES              | 
    +-----------------------+----------------------------------------+
    4 rows in set (0.00 sec)
    Those zeroes look suspicious to me but changing them (e.g. to 1) didn't change anything on the site.

    Any ideas?

    ETA: I should add a link to the site: https://www.trackandfieldnews.com/catalog/
    Last edited by pjmorse; 3 Apr 2012 at 04:31 PM. Reason: Adding link to site

 

 

Similar Threads

  1. v151 Free Shipping Options module doesn't work for my site
    By Joe Schiaffi in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 16 Dec 2014, 04:35 PM
  2. v150 Ceon shipping module: remove shipping options for certain product combinations?
    By irish_1985 in forum Addon Shipping Modules
    Replies: 2
    Last Post: 28 Oct 2012, 02:18 AM
  3. Replies: 1
    Last Post: 18 Aug 2010, 10:51 PM
  4. Replies: 2
    Last Post: 10 Jun 2009, 12:24 PM
  5. Hardcoded prices for custom shipping options, in addition to normal table rate option
    By bluecheese in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Oct 2008, 11:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR