I have a problem with URL SEF at "Home" site but it works at other pages. At the working links I get http://www.myurl.zz/blog/articlename but at the site where the SEF is not working as expected it looks like: http://www.myurl.zz/component/easyblog/?view=entry&id=123
What I have done to prevent the issue:
1. Checked that there are Joomla link menu item to EasyBlog`s main site and all categories
2. Checked that mod_news_pro_gk5/tmpl/com_easyblog/view.php has exactly that line:
- Code: Select all
return urldecode(JRoute::_('index.php?option=com_easyblog&view=entry&id=' . $item['id']));
3. Installed the newest NSP GK 5 version
I need your help!
Regards
Manuel