Hello,
I am working on my first installation of ZenCart...And as a shipping requirment installed the Advanced Shipper Mod..
Unfortunately Conor from Ceon (developer of Adv. Shipper mod) is out on personal leave for a few days, so I can not request help from him...
I used the "Install SQL Patches" utility within the ZenCart admin to run the advshipp.sql script...This installed the additional tables into the database required by Advance Shipper and apparently updated the "orders" and "orders_total" tables that are included with ZenCart...
The installation seemed to go fine...Not errors or anything...I am working on setting up my first Advance Shipper Method to see if this is going to work out...I add a few of items to my shopping cart...When I click the "Go to Checkout" button, I get the following error:
----------------------
1146 Table 'skiareas_zc1.zen_us_zipcodes' doesn't exist
in:
[ SELECT latitude, longitude FROM zen_us_zipcodes WHERE zipcode <= '49504' ORDER BY zipcode DESC LIMIT 1;]
----------------------
It appears as though this "skiareas_zc1.zen_us_zipcodes" table does not exist....I checked for this table in my database using PHPAdmin...And it infact is NOT there...Where in the heck did this table go?? Is there anyway to restore this zip code table? I have no clue yet if anything else is missing until I get further through the checkout process..
I am STUCK! Any ideas? Thanks for the help.
Mike



