Hello
I ve got the following problem:
On a multilingual porject I use Joomla!1.0.13, JoomFish 1.8 and SH404SEF 1.3.
The german version of the project uses the Toplevel-Domain, eg.
http://www.website.com or
http://www.website.com/ueber_uns.html.
The english version uses en/, eg.
http://www.website.com/en/ or
http://www.website.com/en/about_us.html.
Everything works fine except for the english frontpage:
http://www.website.com/en/, there I get a 404 Error.
SH404SEF produces two things:
en/ -> index.php?option=com_frontpage&Itemid=1&lang=en
and also:
en/404.html -> index.php?option=com_content&Itemid=1&id=3&lang=en &task=view
Has anybody an idea, what could be the problem?
thanks a lot for any help