Hello, thanx for quick reply, but the fix does not work, you can check it on my page, when you go to serbian, take any submenu, and try home page, link shows it without /sr and takes to english version again.
Taken from my modules/mod_mainmenu/helper.php
if ($tmp->home == 1) {
$tmp->url = str_replace('&', '&', $tmp->url);
Thank you