I am able to run the installer ( I just forget to put the installer.php in the admincp folder). When I run the installer, I get the following error message:
Quote:
Database error in vBulletin 3.0.5:
Invalid SQL: INSERT INTO phrase (phraseid, languageid, varname, text, phrasetypeid) VALUES (NULL, '0', 'setting_welcome_thread_enable_title', 'Enable Welcome Thread on registration?', '5000')
mysql error: Duplicate entry 'setting_welcome_thread_enable_title-0-5000' for key 2
mysql error number: 1062
|
I think it is because I have already created the custom fields manually. Now I want to remove them, so I can run the installer properly. How do I do that?