Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Yesterday at 01:29 PM
MJG LBA Posted February 2 Share Posted February 2 Hello, I am trying to upgrade our website and it is failing with the following error: Table 'DB_NAME.core_rss_import' doesn't exist /path/to/public_html/applications/forums/setup/upg_105013/upgrade.php::42 INSERT INTO `core_rss_import` ( `rss_import_enabled`, `rss_import_title`, `rss_import_url`, `rss_import_auth_user`, `rss_import_auth_pass`, `rss_import_class`, `rss_import_node_id`, `rss_import_member`, `rss_import_time`, `rss_import_last_import`, `rss_import_showlink`, `rss_import_topic_pre`, `rss_import_auto_follow`, `rss_import_settings` ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) This table does not exist in our database. I checked another site I use that is running the latest version of IPS and I do not have that table there either. Whether I click "Retry?" or "Continue", I get the same error message again. I am not sure where to go from there. Help would be much appreciated. Thank you! - Jeff Link to comment Share on other sites More sharing options...
Jim M Posted February 2 Share Posted February 2 What version are you upgrading from? This is a core table which should exist. Link to comment Share on other sites More sharing options...
MJG LBA Posted February 2 Author Share Posted February 2 Good question. It's pretty old. Where can I find this information? Link to comment Share on other sites More sharing options...
MJG LBA Posted February 2 Author Share Posted February 2 If the records in the core_application table are it, we were on version 4.3.6 Link to comment Share on other sites More sharing options...
Jim M Posted February 2 Share Posted February 2 Thanks! The routine you're stuck in is around when we moved the RSS feature around a bit. I have moved this to a ticket so that we can investigate this further for you. Please watch your email for further correspondence. Link to comment Share on other sites More sharing options...
MJG LBA Posted February 2 Author Share Posted February 2 Thank you @Jim M! Link to comment Share on other sites More sharing options...
Recommended Posts