Thanks for the info.
I tried this and was able to 'complete' the uninstall. Then when I go to install from scratch, it errors out when creating phrases:
Invalid SQL:
INSERT INTO phrase (phraseid, languageid, varname, text, phrasetypeid)
VALUES (NULL, 0, 'vbart_backto', 'Back to', 1)
mysql error: Duplicate entry 'vbart_backto-0-1' for key 2
mysql error number: 1062
Date: Friday 01st of April 2005 11:13:44 AM
Script: http://www.xxx.net/forums/admincp/in...english&step=5
Referer: http://www.xxx.net/forums/admincp/in...english&step=4
Username: adminx
IP Address: x.x.x.x
There is a syntax in the removal script; make sure PHRASE is in lowercase letters.
Thanks for the help everyone!