Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale switch: DE - Fehler bei den Boxen #891

Closed
TheFrozenThr0ne opened this issue Dec 22, 2023 · 4 comments · Fixed by #892
Closed

Locale switch: DE - Fehler bei den Boxen #891

TheFrozenThr0ne opened this issue Dec 22, 2023 · 4 comments · Fixed by #892
Assignees
Labels
Type: Bug The issue documents broken, incorrect, or confusing behavior.

Comments

@TheFrozenThr0ne
Copy link

TheFrozenThr0ne commented Dec 22, 2023

Describe the bug
Ich habe mein CMS per Frontend auf DE geschaltet und diesen Fehler, am Rand wo die Boxen sind, erhalten.

Fatal error: Uncaught Error: Call to a member function getContent() on null in /application/libraries/Ilch/Layout/Helper/Menu/Model.php:161
Stack trace:
#0 /application/libraries/Ilch/Layout/Helper/GetMenu.php(62): Ilch\Layout\Helper\Menu\Model->getItems()
#1 [internal function]: Ilch\Layout\Helper\GetMenu->getMenu()
#2 /application/libraries/Ilch/Layout/Base.php(45): call_user_func_array()
#3 /application/layouts/gc/index.php(21): Ilch\Layout\Base->__call()
#4 /application/libraries/Ilch/Layout/Base.php(129): include('...')
#5 /application/libraries/Ilch/Page.php(186): Ilch\Layout\Base->loadScript()
#6 /index.php(68): Ilch\Page->loadPage()
#7 {main}
  thrown in /application/libraries/Ilch/Layout/Helper/Menu/Model.php on line 161

To Reproduce
Steps to reproduce the behavior:
Auf Deutsch schalten.
Fehlercode erscheint.

Screenshots
image

Desktop (please complete the following information):

  • OS: [e.g. iOS] Win 10
  • Browser [e.g. chrome, safari] Chrome
  • Version [e.g. 22] 2.1.56
@TheFrozenThr0ne TheFrozenThr0ne added the Type: Bug The issue documents broken, incorrect, or confusing behavior. label Dec 22, 2023
@blackcoder87
Copy link
Member

Kann das Problem nachvollziehen.

  1. Eigene Box erstellen.
  2. Box zum Menü hinzufügen
  3. "Mehrsprachige Einstellungen" aktivieren.

Für die Box fehlt eine "Locale".

Siehe auch den ähnlichen Fehler mit Seiten:
Mehrsprachige Seiten #630

@TheFrozenThr0ne
Copy link
Author

TheFrozenThr0ne commented Jan 23, 2024

Also der fehler besteht leider immer noch irgendwie.
Ich hab soeben auf 2.1.57 geupdated und getestet.

Nachdem ich die box auch ins Deutsche übersetzt habe ging der fehler weg.

Fatal error: Uncaught Error: Call to a member function getContent() on null in /mnt/web202/a3/31/54502131/htdocs/application/libraries/Ilch/Layout/Helper/Menu/Model.php:161 Stack trace: #0 /mnt/web202/a3/31/54502131/htdocs/application/libraries/Ilch/Layout/Helper/GetMenu.php(62): Ilch\Layout\Helper\Menu\Model->getItems() #1 [internal function]: Ilch\Layout\Helper\GetMenu->getMenu() #2 /mnt/web202/a3/31/54502131/htdocs/application/libraries/Ilch/Layout/Base.php(45): call_user_func_array() #3 /mnt/web202/a3/31/54502131/htdocs/application/layouts/gc/forum.php(24): Ilch\Layout\Base->__call() #4 /mnt/web202/a3/31/54502131/htdocs/application/libraries/Ilch/Layout/Base.php(129): include('...') #5 /mnt/web202/a3/31/54502131/htdocs/application/libraries/Ilch/Page.php(186): Ilch\Layout\Base->loadScript() #6 /mnt/web202/a3/31/54502131/htdocs/index.php(68): Ilch\Page->loadPage() #7 {main} thrown in /mnt/web202/a3/31/54502131/htdocs/application/libraries/Ilch/Layout/Helper/Menu/Model.php on line 161

@blackcoder87
Copy link
Member

blackcoder87 commented Jan 23, 2024

Moin,

kannst du das Problem mit dieser Änderung noch nachvollziehen?

5bfd555

@TheFrozenThr0ne
Copy link
Author

TheFrozenThr0ne commented Jan 23, 2024

Nabend,

Ne kann ich jetzt doch nicht mehr nachvollziehen. Glaub lag kurz an der cache das es noch nicht ging als ich die änderung vorgenommen habe.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug The issue documents broken, incorrect, or confusing behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants