Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error in Tax Zones


jbistuer

Recommended Posts

Posted

Every time I try to view the tax zones I get the error you can see below.

 

1064 - Algo est? equivocado en su sintax cerca '-20, 20' en la linea 1

 

select a.association_id, a.zone_country_id, c.countries_name, a.zone_id, a.geo_zone_id, a.last_modified, a.date_added, z.zone_name from zones_to_geo_zones a left join countries c on a.zone_country_id = c.countries_id left join zones z on a.zone_id = z.zone_id where a.geo_zone_id = 2 order by association_id limit -20, 20

 

Any suggestions, please?

 

Thanks in advance.

Posted

In the original installation files there is a file in there called update-20051113.html

 

This will provide you with the answer and the step by step guide to rectify.

Archived

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

×
×
  • Create New...