Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Uh-oh... zone rate additional doesn't install


Almirena

Recommended Posts

Posted

I decided to add economy air options, so I copied my zone5.php files (in includes/languages/English/shipping, and in includes/modules/shipping), renaming them to zone5econ.php and editing the code to reflect the name change. But when I went to install the zone5econ.php in Shipping Modules, it wouldn't install... Not only that, but the zone5 option was in the same situation. I deleted the zone5econ.php files, and then tried again reinstall zone5.

 

It still won't work.

 

I've tried deleting the zone5 files, and then uploading them again... still not working..

 

I can see the zone 5 shipping option showing in Shipping Module in admin, and the install button is there. I can click onto the install button. But upon clicking, the page simply reloads, and the zone cannot be edited.

 

Help needed, please - I don't know where the problem is.

Posted

One big danger in replacing shipping and payment modules is that the old ones leave entries in the configuration table unless you disabled them first.

 

Check your database table named configuration, and delete ALL the entries for the module in question. Then, click its install button again.

Posted

I opened the table called configuration in phpMyAdmin. I couldn't see anything related to shipping. Could you possibly give me a little further advice?

 

There IS a table there called geo_zones, in which those zones appear. Should I remove the information about zone 5 from that?

 

As you can tell, SQL is relatively new to me.

Posted

I will be taking the risk... and deleting the information in the geo_zones table that pertains to zones5. If I were the type to cross my fingers, I'd be crossing them.

Posted

Okay, it hasn't worked. ANY advice would be great.

 

In my configuration table, I have the following:

 

Field  Type Attributes Null Default Extra Action

  configuration_id  int(11)  No    auto_increment             

  configuration_title  varchar(64)  No                 

  configuration_key  varchar(64)  No                 

  configuration_value  varchar(255)  No                 

  configuration_description  varchar(255)  No                 

  configuration_group_id  int(11)  No  0               

  sort_order  int(5)  Yes  NULL               

  last_modified  datetime  Yes  NULL               

  date_added  datetime  No  0000-00-00 00:00:00               

  use_function  varchar(255)  Yes  NULL               

  set_function  varchar(255)  Yes  NULL   

 

... and after hitting BROWSE:

 

configuration_id  configuration_title  configuration_key  configuration_value  configuration_description  configuration_group_id  sort_order  last_modified  date_added  use_function  set_function 

      1 Store Name STORE_NAME Sounds Sublime The name of my store 1 1 2004-04-03 02:30:32 2004-04-02 17:20:21 NULL NULL

      2 Store Owner STORE_OWNER Ingrid Heyn The name of my store owner 1 2 2004-04-03 02:39:27 2004-04-02 17:20:21 NULL NULL

      3 E-Mail Address STORE_OWNER_EMAIL_ADDRESS [email protected] The e-mail address of my store owner 1 3 2004-04-03 02:45:14 2004-04-02 17:20:21 NULL NULL

      4 E-Mail From EMAIL_FROM [email protected] The e-mail address used in (sent) e-mails 1 4 2004-04-03 02:47:48 2004-04-02 17:20:21 NULL NULL

      5 Country STORE_COUNTRY 241 The country my store is located in <br><br><b>Note... 1 6 2004-04-09 09:42:07 2004-04-02 17:20:21 tep_get_country_name tep_cfg_pull_down_country_list(

      6 Zone STORE_ZONE 189 The zone my store is located in 1 7 2004-04-09 09:42:27 2004-04-02 17:20:21 tep_cfg_get_zone_name tep_cfg_pull_down_zone_list(

      7 Expected Sort Order EXPECTED_PRODUCTS_SORT desc This is the sort order used in the expected produc... 1 8 NULL 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('asc', 'desc'),

      8 Expected Sort Field EXPECTED_PRODUCTS_FIELD date_expected The column to sort by in the expected products box... 1 9 NULL 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('products_name', 'date...

      9 Switch To Default Language Currency USE_DEFAULT_LANGUAGE_CURRENCY true Automatically switch to the language's currency wh... 1 10 2004-04-03 02:49:10 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('true', 'false'),

      10 Send Extra Order Emails To SEND_EXTRA_ORDER_EMAILS_TO  Send extra order emails to the following email add... 1 11 NULL 2004-04-02 17:20:21 NULL NULL

      11 Use Search-Engine Safe URLs (still in development) SEARCH_ENGINE_FRIENDLY_URLS false Use search-engine safe urls for all site links 1 12 NULL 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('true', 'false'),

      12 Display Cart After Adding Product DISPLAY_CART true Display the shopping cart after adding a product (... 1 14 NULL 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('true', 'false'),

      13 Allow Guest To Tell A Friend ALLOW_GUEST_TO_TELL_A_FRIEND true Allow guests to tell a friend about a product 1 15 2004-04-03 02:49:58 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('true', 'false'),

      14 Default Search Operator ADVANCED_SEARCH_DEFAULT_OPERATOR and Default search operators 1 17 NULL 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('and', 'or'),

      15 Store Address and Phone STORE_NAME_ADDRESS Sounds Sublime

P.O. Box 4292, Ringwood VIC 3134

... This is the Store Name, Address and Phone used on ... 1 18 2004-04-03 02:51:14 2004-04-02 17:20:21 NULL tep_cfg_textarea(

      16 Show Category Counts SHOW_COUNTS false Count recursively how many products are in each ca... 1 19 2004-04-09 06:25:45 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('true', 'false'),

      17 Tax Decimal Places TAX_DECIMAL_PLACES 2 Pad the tax value this amount of decimal places 1 20 2004-04-09 06:15:28 2004-04-02 17:20:21 NULL NULL

      18 Display Prices with Tax DISPLAY_PRICE_WITH_TAX true Display prices with tax included (true) or add the... 1 21 2004-04-09 07:40:48 2004-04-02 17:20:21 NULL tep_cfg_select_option(array('true', 'false'),

      19 First Name ENTRY_FIRST_NAME_MIN_LENGTH 2 Minimum length of first name 2 1 NULL 2004-04-02 17:20:21 NULL NULL

      20 Last Name ENTRY_LAST_NAME_MIN_LENGTH 2 Minimum length of last name 2 2 NULL 2004-04-02 17:20:21 NULL NULL

      21 Date of Birth ENTRY_DOB_MIN_LENGTH 0 Minimum length of date of birth 2 3 2004-04-03 03:03:23 2004-04-02 17:20:21 NULL NULL

      22 E-Mail Address ENTRY_EMAIL_ADDRESS_MIN_LENGTH 6 Minimum length of e-mail address 2 4 NULL 2004-04-02 17:20:21 NULL NULL

      23 Street Address ENTRY_STREET_ADDRESS_MIN_LENGTH 5 Minimum length of street address 2 5 NULL 2004-04-02 17:20:21 NULL NULL

      24 Company ENTRY_COMPANY_MIN_LENGTH 0 Minimum length of company name 2 6 2004-04-03 03:03:44 2004-04-02 17:20:21 NULL NULL

      25 Post Code ENTRY_POSTCODE_MIN_LENGTH 4 Minimum length of post code 2 7 NULL 2004-04-02 17:20:21 NULL NULL

      26 City ENTRY_CITY_MIN_LENGTH 3 Minimum length of city 2 8 NULL 2004-04-02 17:20:21 NULL NULL

      27 State ENTRY_STATE_MIN_LENGTH 2 Minimum length of state 2 9 NULL 2004-04-02 17:20:21 NULL NULL

      28 Telephone Number ENTRY_TELEPHONE_MIN_LENGTH 3 Minimum length of telephone number 2 10 NULL 2004-04-02 17:20:21 NULL NULL

      29 Password ENTRY_PASSWORD_MIN_LENGTH 5 Minimum length of password 2 11 NULL 2004-04-02 17:20:21 NULL NULL

      30 Credit Card Owner Name CC_OWNER_MIN_LENGTH 3 Minimum length of credit card owner name 2 12 NULL 2004-04-02 17:20:21 NULL NULL

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...