Fehler nach dem aktivieren von "Menu translation" aus dem Modul i18n 7.x-1.7
Eingetragen von kara.te (4)
am 11.11.2012 - 14:46 Uhr in
am 11.11.2012 - 14:46 Uhr in
Hi,
sobald ich das Modul "Menu translation" aus "Internationalization" aktiviere erscheint folgende Fehlermelung:
- Notice: Use of undefined constant MENU_PREFERRED_LINK - assumed 'MENU_PREFERRED_LINK' in i18n_menu_init() (line 811 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\sites\all\modules\i18n\i18n_menu\i18n_menu.module).
- Notice: Use of undefined constant MENU_PREFERRED_LINK - assumed 'MENU_PREFERRED_LINK' in i18n_menu_init() (line 849 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\sites\all\modules\i18n\i18n_menu\i18n_menu.module).
- Notice: Use of undefined constant MENU_PREFERRED_LINK - assumed 'MENU_PREFERRED_LINK' in i18n_menu_init() (line 851 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\sites\all\modules\i18n\i18n_menu\i18n_menu.module).
- Notice: Undefined index: menu_name in menu_tree_page_data() (line 1205 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: menu_name in menu_tree_page_data() (line 1205 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: menu_name in menu_set_active_trail() (line 2289 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: menu_name in menu_tree_page_data() (line 1205 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p1 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p2 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p3 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p4 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p5 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p6 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p7 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: p8 in menu_tree_page_data() (line 1209 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: href in menu_set_active_trail() (line 2326 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
- Notice: Undefined index: type in menu_set_active_trail() (line 2326 of D:\Projekte\Farbhaut\xampplite\htdocs\cms\includes\menu.inc).
Bei eine Suche bin ich mehrmals darauf gestossen, man solle den Drupal Code auf 7.12 (o.ä.) updaten. Verwende aber schon die 7.17. ... ?!?
Wie kann ich das Problem lösen?
LG, Tobias
- Anmelden oder Registrieren um Kommentare zu schreiben
Versuche mal auf eine
am 11.11.2012 - 15:58 Uhr
Versuche mal auf eine aktuelle Version von I18n upzudaten. Vielleicht hilft das.
Beste Grüße
Werner
.
Werner
drupal-training.de
Moderator und Drupal Trainer
* - - - - - - - - - - - - - - - - - - - - - - - - - - - *
Einfach mal alle caches
am 11.11.2012 - 18:44 Uhr
Einfach mal alle caches löschen?
crowd-creation | Die Spezialisten für Ihre eigene Community basierend auf der Community-Box mit Drupal Commons
Hmm, i18n-7.x-1.7 ist die
am 11.11.2012 - 21:55 Uhr
Hmm, i18n-7.x-1.7 ist die aktuellste und alles Caches löschen bringt auch nichts... :-(
Habe gleiches Problem - hast
am 29.12.2012 - 17:02 Uhr
Habe gleiches Problem - hast du schon eine Lösung gefunden?
Bei mir tauchte das ganze nach einem Update auf. Den Hinweis, dass i18n und variable nicht kompatibel sind habe ich nicht schnell genug gelesen (ASche auf mein Haupt).
Jetzt habe ich per phpmyadmin alle "variable" und "i18n" Module deaktiviert, caches gelöscht, update.php (keine Änderungen), i18n auf 7.17 und variable auf 2.1 aktualisiert und alle Module wieder aktiviert.
Gleiche Meldung.
Solange ich i18n_menu deaktiviert lasse funktioniert die Seite zwar, aber ich bekomme alle Seiten aller Sprachen parallel angezeigt.
Hast Du mal die aktuelle
am 29.12.2012 - 19:39 Uhr
Hast Du mal die aktuelle .dev-Version versucht? Es sind in der letzten Zeite viele Dinge gefixed worden. Man sollte immer auch mal einen Blick in die Issue-Queue des Moduls werden. Meist ist man nämlich nicht allein mit so einem Problem.
Beste Grüße
Werner
.
Werner
drupal-training.de
Moderator und Drupal Trainer
* - - - - - - - - - - - - - - - - - - - - - - - - - - - *