4
Are you talking about 'Site of the day'?
If so edit xoops_version.php:
$modversion['sub'][2]['name'] = _MI_MYLINKS_SMNAME2;
$modversion['sub'][2]['url'] = "topten.php?hit=1";
$modversion['sub'][3]['name'] = _MI_MYLINKS_SMNAME3;
$modversion['sub'][3]['url'] = "topten.php?rate=1";
comment them out to:
//$modversion['sub'][2]['name'] = _MI_MYLINKS_SMNAME2;
//$modversion['sub'][2]['url'] = "topten.php?hit=1";
//$modversion['sub'][3]['name'] = _MI_MYLINKS_SMNAME3;
//$modversion['sub'][3]['url'] = "topten.php?rate=1";
For the rating stuff i don´t know right away. Maybe you ask Kotis (webmaster@zortal.gr) about it?