You may have already figured out that once you select the Country in Onepage, the Region dropdown will be populated with the state names and there’s really nothing else to do.
Why here I?m getting this error?
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 \’INSERT INTO `directory_country_region` VALUES(382, \’IT\’, \’AG\’, \’Agrigento\’)\’ at line 6
I need some help.
I’ve imported the 2 SQL files you provided to my database.
Trying to setup the TableRate for shipping but I’m prompted with these errors.
An error occurred while saving this configuration: Invalid Region/State “PER” in the Row #38. Invalid Region/State “PER” in the Row #39.
Before Row 39, all the others are set to * so it works.
The Country is set to MY as per your file. Also tried MYS, but both won’t work.
Tried to look for a solution online but to no avail.
Could you help please?
It’s my first time doing this and I’m totally lost…