
Originally Posted by
greydawgjr
You can find the name of your database prefix by looking at the configure.php file under Admin->Includes then configure.php. Look for the line that says:
define('DB_PREFIX', '');
If yours is empty like the line above then it's on the default prefix and Jay's db script should work fine, if not you'll need to change it according to dbltoes instructions (haven't tried that myself but it looked like other people had had success with it)
I was experiencing the same problem as you, turned out that I had mis-copied some files into the wrong directories so you may want to double check as well.
Bookmarks