By stefano rigazio on Friday, 01 August 2014
Posted in Technical Issues
Replies 1
Likes 0
Views 425
Votes 0
I realized that I have two modules in the bottom of the page and the url that points the article is wrong while displaying this category has the correct url, how can I fix it?

For example, if you look at the module Articoli Vari a place is called:
Rinnovare il giardino
and the url is http:// test . enthous .it/esterno/giardino.html?view=entry&id=33
instead of http:// test. enthous .it/esterno/giardino/rinnovare-il-giardino.html


thanks a lot

stefano
Hey guys,

It looks like Joomla no longer renders the component's router file for some reasons even if EasyBlog's URL is being rendered. In your case, to fix this, I have edited the file /mod_easyblograndompost/mod_easyblograndompost.php and at line 34 I have added the codes below:


require_once(JPATH_ROOT . '/components/com_easyblog/router.php');
·
Friday, 01 August 2014 23:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post