Despite using SEF-prefix (Joomla 2.0beta2) the "Home" link points to mydomain.com instead of mydomain.com/sv/, all other links include the sv prefix - is this a bug or am I missing something?
(I'm using 302 redirect and no cookies)
(I'm using 302 redirect and no cookies)
$tmp->url = JURI::base();$tmp->url = str_replace(array($tmp->route.'/', $tmp->route), '', JRoute::_( $tmp->url ));Users browsing this forum: No registered users and 1 guest