
Originally Posted by
rkeppert
ok because the only module i know of that seems to cause problems is the tax exemption module... you might want to check your database... you are looking for zen_configuration and the structure should look like this:
configuration_title
configuration_key
configuration_value
configuration_description
configuration_group_id
sort_order
date_added
any other items inside zen_configuration will cause problems with any sql updates that you want to do... if you look and find something else, post here and i will try to help you modify the sql file to work with your database....