Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

SHIPPING - Can someone explain

This is a discussion on SHIPPING - Can someone explain within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; That has always been a problem but basically to enable zone based shipping you need te tell the engine how ...

      
  1. #11
    Lurker
    Join Date
    Sep 2009
    Posts
    1
    Rep Power
    0


    Default Re: SHIPPING - Can someone explain

    That has always been a problem but basically to enable zone based shipping you need te tell the engine how many zones you have, defaults to 1.

    You need to edit includes/modules/shipping/zones.php and find the variable $this->num_zones for the construtor function in the zone class. Now set it to whatever you want. For the purpose of example I shall set it to 3 so we want three shipping zones (since I have UK for UK and Ireland, EU for European Member sstates and ROW for 'rest of world').

    Now you have 3 zones but if you go to the admin panel and look at modules->shipping->zone rates and hit the edit button then youl see some empty text fiields with no headings and if you try to fill them in they are not saved.

    There should be 3 text fields for each zone you create, namely:

    Zone x Countries
    Zone x Shipping Table
    Zone x Handling Fee

    Where x can be 1,2,3 e.t.c.

    The first set of three headings should be there but nothing for subsequent entries.

    Now you need to re-prime the shipping tables. First, if you want to keep your existing shipping data then back it up now because the following operation will permenantly delete all shipping information.

    Click on another link then back to the zone rates link. There are two buttons, remove and edit. Click Remove. Now Click install, effectively re-installing the module and you should now see headings for each zone entry.

  2. #12
    New Member
    Join Date
    Jan 2010
    Posts
    25
    Rep Power
    0


    Default Re: SHIPPING - Can someone explain

    I tried to create 4 zones, as per nixb's instructions. But when I go to the admin panel, I get the following error message:
    Fatal error: Cannot redeclare class zones in /mnt/w0809/d20/s40/b02dbbb7/www/treasure-bin.com/catalog/includes/modules/shipping/zones.php on line 96

  3. #13
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Post Re: SHIPPING - Can someone explain

    Treasurebin: Thought you were using 'Max, not osC.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  4. #14
    New Member
    Join Date
    Jan 2010
    Posts
    25
    Rep Power
    0


    Default Re: SHIPPING - Can someone explain

    Quote Originally Posted by ridexbuilder View Post
    Treasurebin: Thought you were using 'Max, not osC.
    I am using Max, but couldn't find any recent info on shipping in that forum!
    But I am using most recent zones.php file.

  5. #15
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Question Re: SHIPPING - Can someone explain

    Quote Originally Posted by aninky View Post
    Hello,

    I am newbie in this forum site.
    Thanks.

    There is an introduction section - please get acquainted with the layout - it will save confusion.
    Hosting plans with installation, configuration, contributions, support and maintenance.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Please Explain ?????
    By learoypc in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 09-26-2006, 10:21 PM
  2. Please explain tep_db_query() format
    By dhobson in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 01-26-2005, 08:03 PM
  3. Explain "quantity" number with added text?
    By petrea in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-13-2004, 02:51 PM
  4. can someone explain how to adapt regular osc boxes to..
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 03-10-2004, 02:55 PM
  5. PLEASE explain how I can use the BTS (basic template system)
    By lucius in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 10-23-2003, 07:51 PM

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
  •