Hi

The aggregator funtion on my site had just collapsed, message

user warning: Table 'swapsclub.aggregator_item' doesn't exist query: SELECT f.*, COUNT(i.iid) AS items FROM aggregator_feed f LEFT JOIN aggregator_item i ON f.fid = i.fid GROUP BY f.fid, f.title, f.url, f.refresh, f.checked, f.link, f.description, f.etag, f.modified, f.image, f.block ORDER BY f.title in /home/.jeffry/brokenboogie/pylonsounds.com/swaps/includes/database.mysql.inc on line 172.

Site is below

http://www.pylonsounds.com/swaps

Does anyone know why this might have happened and if so what can I do about it to resolve it. As far as I can see in the database the table is still there.

Thanks

Guy