10 years ago
1
Topic
Hi everybody,
I found a little bug in SEF system with mod_cck_list.
Currently, if you turn on SEF, links that are shown in mod_cck_list are broken.
I found a simple solution for this problem: if you open the file plugins/cck_storage_location/joomla_article/joomla_article.php, you have to change only one line: at 587 you have to replace

$path='&catid='.$item->catid;

with

$path='&catid='.$item->catid.":".$item->category_alias;

I tried this on a Website of mine and it's working fine.
My suggestion is to merge this fix into the next release of Seblod.

Thanks to Octopoos guys, you are making a great job! :)
Get a Book for SEBLOD
548 Posts
joomleb
10 years ago
0
Level 1
Hi Marco, many thanks!
  1. Please, Can you mark this topic as solved ? (see the button near the form on the right)
  2. Please, Can you post and put in evidence your solution in the tracker ?
Get a VIP membership