Hi
I'm building our site at
http://www.thecompanymerchant.co.uk/cms and have problems when SEF Advance is active. The menu functionality works fine but in the "special features" module on the right the "read more" and the title links are just routing directly to /cms
It shouldnt be doing a 404 redirect as a 404 should come up with a 404 page not the home page. Ive tried setting all the "options" to No - i.e. redirect built in, redirect non sef, use title alias etc but that doesnt help. the only thing that works is to switch SEF Advance off completely and then everything works
With it switched off it, the top link (first time market research) goes to
http://www.thecompanymerchant.co.uk/cms/marketinglistcategory/87?task=view and works ok
The title for this item is "First time market research" with the alias being "first-time-market-research-article" and none of these characters are in the replace list so your faq relating to translations like ae doesnt seem to apply either.
The debug info shows
Array
(
[option] => com_content
[view] => frontpage
[Itemid] => 1
[layout] => default
[limit] => 3
)
/cms/index.php?option=com_content&view=frontpage&Itemid=1
when i click on the link so I am guessing SEFA seems to want to take me to the front page but I just need to find out why ? Ive tried to give as much info as possible here. Hope its not "too much". Thanks for any help.
Tony