PDA

View Full Version : RSS issue since upgrade to 3.6


bashy
08-13-2006, 05:04 PM
Hi peeps

Since upgrading to 3.6 from 3.5 i get this db error

Database error in vBulletin 3.6.0:

Invalid SQL:

SELECT rssfeed.*, user.username, forum.title AS forumtitle
FROM rssfeed AS rssfeed
INNER JOIN user AS user ON(user.userid = rssfeed.userid)
INNER JOIN forum AS forum ON(forum.forumid = rssfeed.forumid)
ORDER BY rssfeed.title;

MySQL Error : Table 'bashys_web184rum.rssfeed' doesn't exist
Error Number : 1146
Date : Sunday, August 13th 2006 @ 06:58:52 PM
Script : http://www.bashys-place.com/forums/admincp/rssposter.php
Referrer : http://www.bashys-place.com/forums/admincp/index.php?do=nav&nojs=1


Its stemming from some RSS Feed Manager in the admincp cause when i click on it in the admincp it gives the saem db error

Please see the image to show what is giving the error, I dont think its a hack i think its built in to vb although i could be wrong, if it is a hack i would like to remove it hence i would like the name to it please?

I have disabled RSS Poster Robot and RSS Feeds Update in the scheduled Tasks list, which of these if any are original VB and should be enabled pleass?

Look forward to your help :)