jDiction Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

jDiction 2.2.0 released. http://jdiction.org/downloads

Author Topic: Linking Languages with Menu items  (Read 11829 times)

cmjonit

  • Newbie
  • *
  • Posts: 11
    • View Profile
Linking Languages with Menu items
« on: January 10, 2014, 11:35:52 pm »

I created a new menu item called English and linked it to index.php/en but when you click on it on the front page it browses to index.php/en/en generating an error. The Jdiction module works alright. What value should I put in the Link parameter to avoid this URL confusion.

Thanks
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: Linking Languages with Menu items
« Reply #1 on: January 10, 2014, 11:39:02 pm »

You could use the module (jd_languageswitcher)

normally if the menu item is a link it maybe have to be an absolute link, but I'm not sure.

What happens if you call the url /index.php/en in the browser? does it work?
Logged
Joomla! 5.0 Release Manager
Vote at JED

cmjonit

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Linking Languages with Menu items
« Reply #2 on: January 11, 2014, 01:33:06 pm »

Hi, let's say if the site is on URL/index.php/en and you call URL/index.php/en, the result is URL/index.php/en/en.

How do I use jd_languageswitcher in a menu item?

Thanks
Logged

Harald Leithner

  • Administrator
  • Hero Member
  • *****
  • Posts: 1684
    • View Profile
Re: Linking Languages with Menu items
« Reply #3 on: January 11, 2014, 01:45:18 pm »

this could be a problem with the accesslevel in the content language

admin->languages->content->edit language->save language

this could solve the problem.
Logged
Joomla! 5.0 Release Manager
Vote at JED