Yesterday I received this DB error message which appears to be directly related to RSS feeds. Weird thing is that we don't even use RSS feeds on our site. Is this something that I should be concerned about? How or why would such an error even be caused if we're not using RSS feeds? Our site has been updated to 7.02 fairly recently. Could that have something to do with it?
The following is just the top of the error message:
(there's also a debug backtrace which is so long, I figured nobody'd want to look at that)
Database error in
Query:
SELECT `RSSUrl` FROM `bx_crss_main` WHERE `ID`='0' AND `Status`='active'
Mysql error: Table 'dolphin7.bx_crss_main' doesn't exist
Found error in the file '/var/www/virtual/steinfein.org/htdocs/modules/boonex/custom_rss/get_rss_feed.php' at line 7.
Called 'db_value' function with erroneous argument #0

