Обновил LS из SVN

После обновления ls из svn Полезло куча ошибок:
1)При попытке зайти в мои веши вишу это
SQL Error: Table 'xxx_ls.prefix_topic_commented' doesn't exist at /var/www/xxx.ru/plugins/mystuff/classes/modules/mystuff/mapper/Mystuff.mapper.class.php line 98
Array ( [code] => 1146 [message] => Table 'xxx_ls.prefix_topic_commented' doesn't exist [query] => SELECT topic_id FROM prefix_topic_commented WHERE user_id IN ('3', '4', '5', '8', '26', '40', '17', '22', '25', '23', '1') AND created >= DATE_SUB(NOW(), INTERVAL 4 WEEK) [context] => /var/www/xxx.ru/plugins/mystuff/classes/modules/mystuff/mapper/Mystuff.mapper.class.php line 98 )

2)При попытке посмотреть поток вижу это
L Error: Unknown column 't.topic_last_update' in 'order clause' at /var/www/xxx.ru/classes/modules/topic/mapper/Topic.mapper.class.php line 169
Array ( [code] => 1054 [message] => Unknown column 't.topic_last_update' in 'order clause' [query] => SELECT SQL_CALC_FOUND_ROWS t.topic_id	 FROM prefix_topic as t,	 prefix_blog as b WHERE 1=1	 AND t.topic_publish = 1 AND ((b.blog_type='personal') OR (b.blog_type='open') OR (b.blog_type='close' AND t.blog_id IN ('3','4','5','10','17','18','22','26','29','30','33','34','44','54'))) AND t.blog_id=b.blog_id	 ORDER BY t.topic_last_update desc LIMIT 0, 10 [context] => /var/www/xxx.ru/classes/modules/topic/mapper/Topic.mapper.class.php line 169 )

3)При попытке деактивировать плагин Stream Plugin вижу это:
Ошибка: Системная ошибка, повторите позже
4) при нажатии в прямом эфире на «публикации» вижу это
Error
Please try again later