Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Content : Section Problem with ArtioSEF
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Content : Section Problem with ArtioSEF

Content : Section Problem with ArtioSEF 17 years, 5 months ago #983

I have just finish installing the component, it is a great component.
I am not sure does this only happen to me, when ever I enable the Show Section from the configuration, the site url will become [section_name-{number}].html
isn't the path should be something like
[section]/[cat]/[tilte].html

if i disable the section and just show the category
it work perfectly, so is this a bug??
Anyone can help?

Re:Content : Section Problem with ArtioSEF 17 years, 5 months ago #996

I found the bug for this. Line 298 of /components/com_sef/sef_ext.php. There should be a space before the LEFT JOIN statement:

this
'LEFT JOIN #__sections AS s ON a.sectionid = s.id '.

should be
' LEFT JOIN #__sections AS s ON a.sectionid = s.id '.


That fixed it for me.
  • Page:
  • 1
User Login Empty