Hi! My goal is to have 2 table rates for shipping, 1 for basic and 1 for expedited shipping. I followed the instructions at http://www.zen-cart.com/forum/showthread.php?t=85197. I changed all instances of 'table' to 'tebleexpedited'. Now I get the following error:

1146 Table 'Pillaroom1.TABLEEXPEDITED_CONFIGURATION' doesn't exist
in:
[select configuration_value from TABLEEXPEDITED_CONFIGURATION where configuration_key = 'MODULE_SHIPPING_TABLEEXPEDITED_STATUS']
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.

My theory is that one of the 'tables' that I modified is trying to access the database and should have been left as 'table'.

Any idea where I should start?

Thank you so much!
Brad