Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tax Zones Errors, when creating a new zone


xtacy

Recommended Posts

Posted

I keep getting this error when I go to add the zones.

 

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-40, 40' at line 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 = 4 order by association_id limit -40, 40

 

How do I fix this?

Posted

Download the latest version of osCommerce and copy over the includes/classes/split_page_results.php and admin/includes/classes/split_page_results.php files.

Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.

Archived

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

×
×
  • Create New...