When I am trying to translate the menu item under main menu e.g "About US" its show the message like You are not authorised to access this page. I have checked all the permissions to the admin account. And also select the multilingual option "translate and localize" but same error occur. I don't know where i can troubleshoot this error.
Comments
Comment #2
cilefen commentedEdit the menu settings and select "Translate and Localize" for Translation mode.
Comment #3
simnav commentedi did this but same error appear
Comment #4
simnav commentedThis error is occur only for inbuilt features like Main Menu, Navigation,Features.. i have a custom menu name "award menu" and this is translated well and that error doesn't appear but this is appear for main menu,navigation,features..
Comment #5
simnav commentedComment #6
cilefen commentedIs this with the Internationalization (i18n) module?
Comment #7
cilefen commentedComment #8
simnav commentedyes, i am using Internationalization module and while translating the main menu link items error appear access denied
Comment #9
joseph.olstad@simnav , does that admin menu have links with paths to unpublished content? are you using workbench moderation ? could be some combination of a conflict with another contrib module and some data thats in the menu links or menu.
Comment #10
zalak.addweb commentedComment #11
joseph.olstadfrom comment
#1800450-31: access deny on admin/structure/menu/item/*/translate with i18n_menu enabled (403 page)
Comment #12
miksha commented@josseph.olstad Thank you for pointing me to this issue.
I think that this is checked at line 535 of i18n_menu.module, and here should be implemented some ELSE option, but I now don't have time to debug it. Even function description says " Only links that have a language property":
Comment #13
azmchichi commentedHi,
For already existing menu items, just edit and save the menu item before the first translation
Comment #14
alen simonyan commentedgo here
and check menu or other entity to be translated/admin/config/regional/translate/i18n_stringthis will solve problem