Menu Content

Support

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

Profile for bohemier

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 05:16
  • Posts: 3
  • Profile Views: 2041
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
I found that when you flush the SEF table, it gets regenerated the next time you browse the site. When you do, it regenerates the SEF urls in the current language. If you start browsing content in another language, it won't generate the urls in that other language. That may depend on how your site presents the menu... I'm not sure.

My way around this was to make a page that displays the full menu of my site (menu items with all sub menu items expanded). When I flush the SEF table, I simply load that page in all languages BEFORE browsing anything else. Et voilà, all SEF urls are generated in all languages.

There is also a bug that prevents displaying section names. I fixed it as explained here: www.artio.cz/index.php?option=com_joomla...tid=7&id=983
joomfish and joomsef
Category: JoomSEF 3
emo
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.
Content : Section Pr ...
Category: JoomSEF 3
emo
Hello,

I am also getting this issue. Depending on which language my site is currently viewed in, the URLs get generated in that language when I purge them. If I go back and edit each individual URL in view/edit SEF Urls and translate them manually, it works.

Running joomla 1.0.11, joomfish 1.7

Thanks for your help

edit: byoung, you seem to have fixed this...?<br><br>Post edited by: bohemier, at: 2006/11/26 04:58
joomfish and joomsef
Category: JoomSEF 3
More
User Login Empty