Ok. Got following errors:
8: Undefined index: mods_cat_rssfeeds
File: ~/Sources/Admin.php
Line: 217
// 'shout' => array($txt['shout']),
'rssfeeds' => array($txt['mods_cat_modifications_rssfeeds']),
8: Undefined index: rss_feeder_desc
File: ~/Sources/ManageSettings.php
Line: 219
// Load up all the tabs...
$context[$context['admin_menu_name']]['tab_data'] = array(
'title' => &$txt['admin_modifications'],
'help' => 'modsettings',
'description' => $txt['modification_settings_desc'],
'rssfeeds' => array(
'description' => $txt['rss_feeder_desc'],
I use SMF 2.0RC1.2, and all the changes in files are made by hand - not automatic install of the mod