Removing Foxee tables
Use our Forums to find examples and answers to your questions. If you have advanced requirements for your project, contact us and our staff can help you find a solution.
Removing Foxee Tables
If your upgrade fails and you experience a SQL error stating a database table was not found you can manually remove all of your foxee database tables to initiate a clean install. The following tables need to be removed:
*This will delete all of your purchase history and member data.
- Remove all tables that start with exp_foxee*.
- Remove the record in exp_modules where module_name='Foxee'
- Remove records in the exp_extensions where class='Foxee_extension'
- Remove records in the exp_actions where class='Foxee'
- Remove field 'foxycart_customer_id' from exp_members table
