Listing of all article categories produces invalid links - Joomla! Forum - community, help and support


when visit url

code: select all

/component/content/
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

code: select all

/component/content/category/6-mymaincategory/mycategory/mysubcategory
(which not work) whereas should instead (i think)

code: select all

/component/content/category/mymaincategory/mycategory/6-mysubcategory
(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

code: select all

/component/content/
altogether (i.e. make joomla return http 404 or 500)?






Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support