Totally Zenned
- Join Date:
- Nov 2005
- Location:
- France
- Posts:
- 588
- Plugin Contributions:
- 1
Define new db tables
I'm making some improvements to the Dangling Carrot mod as it overwrites several core files at the moment. The problem i'm faced with is that i added a declare to the original database_tables file. I now want to move this to includes/extra_datafiles, which is where i think it is supposed to be. I put it into this folder with a name of free_gift_database_tables but it does not seem to get read when the cart is loaded as i get an error stating Table 'zentest.table_carrot' doesn't exist.
Am i putting this in the right place, or does it need to be declared somewhere before it will function.
Thanks.
Steve