Hello all,
I'm having a very annoying problem.
I've installed and configured artio joomSEF to SEF the custom properties components URLs, but not those of com_content. Whenever I click on a tag, I'll reach such a URL:
mysite.com/tags/tag-name
And then, when I click on any article listed, I get the following error:
500 - View not found [name, type, prefix]: catidcatname,html,contentView
The link of any article looks like this:
mysite.com/component/content/catid-catna...my-article-name.html
in all of the above, catid, catname, articleid, and my-article-name are replaced by their real values. In my normal articles, I use the default joomla sef, which looks like:
mysite.com/section-name/category-name/ar...my-article-name.html
I've looked at the configuration of artio joomSEF, but I can't find anything that would fix this.
Please advise,
Ofer