Log in

View Full Version : Remove Database Prefix


RedeemedWarrior
07-13-2009, 10:49 AM
howdy i wonder is there a query that could remove the VB_ (my prefix) from all database tables?

i've googled about but not found much info on it

Marco van Herwaarden
07-14-2009, 12:54 PM
There is a file named "tableprefix.php" in your install directory (if you have removed this, restore it first, without "install.php").

Go to www.mysite.com/install/tableprefix.php (http://www.mysite.com/install/tableprefix.php)

You can change the prefix using this program. Once renamed, update your config.php to reflect the change. It might be better to turn off your board while making such a change.

RedeemedWarrior
07-15-2009, 12:53 PM
Oh thanks man :D this is a huge help

Godbless