smbrayton Posted May 20, 2007 Posted May 20, 2007 Does anyone know which contrabution this is. i removed it from my database by mistake and need to put it back in, it has messed up my site really bad. i tried looking in the contrabutions and cannot for the life of me find it. Here is the whole error message: 1146 - Table 'db205875661.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 = '32') and tr.tax_class_id = '0' group by tr.tax_priority [TEP STOP] Thank you in advance for anyones help. Scott
smbrayton Posted May 20, 2007 Author Posted May 20, 2007 I know where this came from, it was when i created the zones in the admin section. I do not beleive i can fix this. Anyone have an idea before i start over. Scott
JaydenKlahan Posted June 1, 2007 Posted June 1, 2007 I know where this came from, it was when i created the zones in the admin section. I do not beleive i can fix this. Anyone have an idea before i start over.Scott Hi i have the same problem did u find something to solve it?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.