Hi, I have test site, upgraded from 1.38a to 1.39f. My live site is on 1.38a yet and has cloned table rate working fine. On the test site the cloned table rate doesn't exist in admin panel.
Code:
1146 Table 'nesto_proba.TABLE1_ZONES_TO_GEO_ZONES' doesn't exist
in:
[select zone_id from TABLE1_ZONES_TO_GEO_ZONES where geo_zone_id = '14' and zone_country_id = '' order by zone_id]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
When I replace the new table1.php with former from 1.38 it's O.K.
Any suggestions please!