The Joomla! Extensions Directory ™

unicyclehusby

Reviews(1)
 
byunicyclehusby, March 25, 2009
SectionEx
I tried running this with sh404sef, and I had major trouble getting the links to work. After countless hours, I finally pieced together a solution. First, follow the steps on their forum to get the main SectionEx display to work: http://forum.azrul.com/index.php/topic,3410.msg17515.html#msg17515

Next, make sure you select "Frontpage like article links" under the Parameters - Basic > Menu & Pathway Behavior. What I found was if I didn't change this, the component was generating links to the pages with Itemid's that were 1 too small. For example, a link that should have been

index.php?option=com_sectionex&Itemid=84&catid=19&id=76&lang=en&view=article

was instead generated as

index.php?option=com_sectionex&Itemid=83&catid=19&id=76&lang=en&view=article

This could probably be fixed by editing the code further, but switching to "Frontpage like article links" did the trick for me. I really love the look and feel of this extension! Great job!!!