Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

[SOLVED] SEF joomla 1.5 compatibility

04-04-2009, 03:33 AM
# 1 (permalink)
jmsixt
I found that mod_tab_news was not implemented SEF url for joomla 1.5

I fixed it in file mod_tab_news.php,
just below is on sample of the modifications.

take the attached file for the complete evolution

Code:

//previous
//$url_content="index.php?option=com_content&task=view&id=".$rows2[0]->id.$Itemid;
//modified
$url_content = ContentHelperRoute::getArticleRoute($rows2[0]->id.":".JFilterOutput::stringURLSafe($rows2[0]->title),$rows2[0]->catid.":".JFilterOutput::stringURLSafe($rows2[0]->cattitle),$rows2[0]->sectionid );

JM Sixt
webmaster of logicielsetconseils.free.fr
Attached Files
File Type: zip mod_tab_news.zip (3.4 KB, 23 views)
Thread Tools
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password