Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Hi Roberto - I was getting this problem with version 2.0 and 2.x dev. I've just copied the version 2.1 files into my system and the problem still appears.
When I try to switch locales I get "You are not authorized to access this page". If I type in the destination node as the URL I can get to the page - so the permission problem is not with the destination page itself but with the process of switching (destination=switch/pt).
Comments
Comment #1
Roberto Gerola commentedProbably a permission setting.
I'll fix it.
Comment #2
Roberto Gerola commentedFixed in 2.1 release
Comment #3
Roberto Gerola commentedComment #4
Steve Lockwood commentedHi Roberto - I was getting this problem with version 2.0 and 2.x dev. I've just copied the version 2.1 files into my system and the problem still appears.
When I try to switch locales I get "You are not authorized to access this page". If I type in the destination node as the URL I can get to the page - so the permission problem is not with the destination page itself but with the process of switching (destination=switch/pt).
Have I missed something?
Comment #5
Roberto Gerola commentedGo to admin->access
For localizer module : access localizer
and give permissions to anonymous user
Comment #6
Steve Lockwood commentedMany thanks - that's fixed it.