Listing of all article categories produces invalid links - Joomla! Forum - community, help and support
when visit url of joomla 2.5 site, joomla produces list of article categories, in hierarchical layout, each category title being link category blog or list layout. unfortunately, of category links constructed in such way point non-existing locations. instance, 1 joomla-generated link on article category list page reads (which not work) whereas should instead (i think) (which works). search engine friendly urls , use url rewriting enabled in global configuration. not surprisingly, category items have corresponding menu item displayed on page work normal. there way make joomla build correct links or disable hierarchical layout of article categories on altogether (i.e. make joomla return http 404 or 500)?
code: select all
/component/content/code: select all
/component/content/category/6-mymaincategory/mycategory/mysubcategorycode: select all
/component/content/category/mymaincategory/mycategory/6-mysubcategorycode: select all
/component/content/
Comments
Post a Comment