Joomla 1.5.25
Flexicontent version 1.5.6 preRC3 (r1110)
sh404SEF 2.4.6.1033
php 5.2.6
I have work in progress where flexicontent items are viewing great, however when I attempt to view a category I just get a url to the home page of the site.
When I turn off all url rewriting I get the url
Code:
index.php?option=com_flexicontent&view=category&cid=142&Itemid=61
for the category
Code:
index.php?option=com_flexicontent&view=items&cid=140&id=280&Itemid=54
for the item.
Quick check of the .htaccess file looks good and native sef is ok
Turning on joomla sef urls gives me a working site, with the category and the items working, however I would like the flexibility of the SEO option provided by SEF404.
The minute that I enable the SH404SEF component it breaks the category view menu links.
I have attempted to enable and disable in the SH404SEF component all SEO options to
use article title alias,
insert section,
use section alias,
insert category
use category alias
which doesn't work.
In the main options for sh404sef I have tried
guess itemid on homepage,
insert menu itemid if none,
insert menu title if no itemid,
always insert menu title
I have also navigated to the components/com_flexicontent/sef_ext folder and confirmed the presence of the com_flexicontent.php file there.
At a bit of a loss as to where to go now. Anyone got any ideas that I can try please shout them up.
Thatch