Skip to content
FREE & OPEN SOURCE Million Dollar Script is a free WordPress plugin for sponsor walls, campaign grids, fundraiser boards, and premium add-on workflows.

General

Database prefix?

Started October 31, 2011 by Tim

Hi @ all. my hosting provider offers only one SQL Database and some of the table names used by milliondollarscript conflict with table names already in use by another script that uses that same database. the question: Is it possible to install the milliondollarscript with a database prefix?THX

3 replies

Hi,Unfortunately, not without changing all references in the code to point at the new tables. Though that is a good feature to add.

Thanks for that quick reply. I could not find a file where the table names are beeing specified, so I guess there is none, right?Can you provide the filenames where to change those references, or rename table names? I thought 'find and replace' should be an alternative as we are only talking about 21 Tables.

Unfortunately there is no file and no table prefixes. You would have to search through all the files and find them. I am guessing its going to be most of the files. The script still requires more work. I have fixed a bunch of bugs and am still slowly working away on things when I have spare time. I will add that as a feature request on the tracker so I don't forget. Or perhaps I will eventually get this into a framework of some sort.