I have a problem. First, I got this error after uploading the new files:
Code:
Database error in vBulletin 3.0.0:
Invalid SQL: CREATE TABLE `rss_settings` (`enabled` tinyint(1) NOT NULL default '1' ); mysql error: Table 'rss_settings' already exists
mysql error number: 1050
Date: Monday 12th of April 2004 09:46:35 PM
Script: http://forums.yellowworld.org/rss_install.php
Referer:
Username: achtungbaby
I assumed maybe it was cause I'd accidentally left the old RSS files. So then I run the upgrade and get this error:
Code:
Database error in vBulletin 3.0.0:
Invalid SQL: ALTER TABLE rss_settings DROP forumid, DROP userid, DROP source mysql error: Can't DROP 'forumid'. Check that column/key exists
mysql error number: 1091
Date: Monday 12th of April 2004 09:46:51 PM
Script: http://forums.yellowworld.org/rss_upgrade.php
Referer:
Username: achtungbaby
And now it appears that much of my forums has disappeared. What happened?