Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help Serious problem


smbrayton

Recommended Posts

Posted

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

Posted

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

  • 2 weeks later...
Posted
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?

Archived

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

×
×
  • Create New...