I had this addon installed and then upgraded to 3.6.3
In version 3.6.3 there is also a database table called "rssfeed"
An upgrade to the new version the rssfeed table is overwritten, and you will get errors on the addon.
I rebuild the database table for this script and then did an uninstall of the product, then I rebuild the table that comes with VB 3.6.3
I think the uninstall of this addon was not successfull, the system is still sending me emails with database errors. And in the admin toolbar, this Inferno rss feed was not removed from the admin toolbar. The error :
Database error in vBulletin 3.6.3:
Invalid SQL:
select r.*, f.title from vb_rssfeed r left join vb_forum f on(f.forumid = r.feed_forum) order by r.feed_name;
MySQL Error : Table 'xxxxxxxx.vb_rssfeed' doesn't exist
Error Number : 1146
Date : Monday, November 20th 2006 @ 02:16:24 PM
Script :
http://www.xxxxxx.com/forum/redbulljoey/ffrss.php?
Referrer :
http://www.xxxxxx.com/forum/redbullj...dex.php?do=nav
IP Address : 84.81.128.127
Username : xxxxxxxx
Classname : vb_database
What can I do ?