Hi,
Thanks for all the help. I really appreciate it.
You are correct, I do recall at some point they added a zone and removed it. It's been so long ago I can't recall the specific reason but it was something like they deleted a state and tried to fix it but ended up reinstalling to fix.
I am a bit confused though with your instructions. When I run this query I get 0 results:
SELECT *
FROM `#__hikashop_zone_link`
WHERE `zone_child_namekey` LIKE 'country_UnitedStatesofAmerica_151105809'
LIMIT 0 , 30
But I do see entries with this query
SELECT *
FROM `#__hikashop_zone_link`
WHERE `zone_parent_namekey` LIKE 'country_UnitedStatesofAmerica_151105809'
LIMIT 0 , 30
The cPanel login is the same as the FTP login and can be accessed at
domainname.com:2083