This is a discussion on product listing error within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi People. I have oscmax installed on my site. I have tried uploading products and when i check the site ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi People. I have oscmax installed on my site. I have tried uploading products and when i check the site it keeps showing errors. ---------------------------------------------------------------------- Towels 1146 - Table 'web16_online_1.zones_to_geo_zones' doesn't exist select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '222') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '0') and tr.tax_class_id = '0' group by tr.tax_priority ========================================= Please someone help me. this is my site. http://www.heavenlyuk.com/index.php thanks |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Your installation did not complete successfully. Your database is missing the zones_to_geo_zones table. Open the sql file in the install directory and copy the sql that creates that table and adds the data, then using phpmyadmin, manually add the table by running the sql query on your database.
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product Listing MOD | emagineitdev | osCMax v2 Customization/Mods | 5 | 09-27-2006 01:03 PM |
| Product Quantity on Product Listing Page | vinces | osCMax v1.7 Discussion | 2 | 12-10-2004 06:32 PM |
| Modyfying product listing and new products listing | pavlo | osCommerce 2.2 Modification Help | 0 | 11-22-2004 08:27 AM |
| Product listing | kellycog | osCMax v1.7 Discussion | 3 | 07-08-2004 02:07 AM |
| Product detail in product listing | isummitweb | osCommerce 2.2 Modification Help | 1 | 06-05-2004 07:50 PM |