This is a discussion on Weird Problem! within the osCMax/osCommerce forums, part of the Virtual Hosting Forums category; I just recently set up a new product under my AABox MS2-Max and set up all the information under Admin ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| I just recently set up a new product under my AABox MS2-Max and set up all the information under Admin to the best of my knowledge. Right after that I get this error when trying to access www.mypage.com/catalog on the left side of the screen! 1146 - Table 'catalog.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 = '223') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '31') and tr.tax_class_id = '0' group by tr.tax_priority I have tried to look at some of the past posts on a few forms and some suggest that it might be something to do with the modules/shipping section under admin. I'm not sure does any one else also have this problem? Thanks for your valuable help! Last edited by michael_s; 05-23-2004 at 09:55 PM. Reason: removing private information for security reasons |
|
#2
| ||||
| ||||
| Ewokmeat, That error means a table is missing from your DB. I have taken the liberty to add it to your database for you. The has resolved the problem.
__________________ Michael Sasek AABox Staff |
|
#3
| |||
| |||
| I can't stress enough on how much I appreciate all the great work and service your company provides. I'm going to transfer another site to your server soon as soon as I have a little talk with one of my other business partners! I think I'm also going to transfer my computer business' website to your server once I get a little comfortable with oscommerce! Thanks again |
|
#4
| |||
| |||
| Hi, I have the same problem as Ewokmeat. Could you either insert the missing table, or let me know how to go about inserting the table? Thanks in advance. Phillbro |
|
#5
| |||
| |||
| Please disregard my previous post. I turned my brain back on and figured out how to create the missing table. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| os MAX - Virtual Product problem | ozPATT | osCMax/osCommerce | 3 | 03-29-2005 06:49 AM |
| bug problem images | ErikOS | osCMax/osCommerce | 1 | 03-27-2005 09:34 AM |