- Posts: 74
Joomdle 2.x Installation
[SOLVED] Unable to add joomdle menu
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
Less
More
3 years 3 months ago #1
by Pierrick Le Brun
Unable to add joomdle menu was created by Pierrick Le Brun
Hi, I'm confronted with another odd error.
This is also on the same install of Joomdle 2.0.4 with Joomla 4.2.6, Moodle 4.1 and PHP 8.1
Whenever I try to create a joomdle menu, I get the following error :
And part of the CSS on Joomla admin acts broken, until I return to the dashboard.
This is also on the same install of Joomdle 2.0.4 with Joomla 4.2.6, Moodle 4.1 and PHP 8.1
Whenever I try to create a joomdle menu, I get the following error :
Code:
An error has occurred. 0 Cannot access offset of type string on string
And part of the CSS on Joomla admin acts broken, until I return to the dashboard.
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
3 years 3 months ago #2
by Pierrick Le Brun
Replied by Pierrick Le Brun on topic Unable to add joomdle menu
Here is the full debug message:
Code:
An error has occurred.
0 Cannot access offset of type string on string
Call stack
# Function Location
1 () JROOT/administrator/components/com_joomdle/models/fields/courselist.php:33
2 JFormFieldCourseList->getOptions() JROOT/libraries/src/Form/Field/ListField.php:63
3 Joomla\CMS\Form\Field\ListField->getInput() JROOT/libraries/src/Form/FormField.php:1029
4 Joomla\CMS\Form\FormField->renderField() JROOT/layouts/joomla/edit/fieldset.php:43
5 include() JROOT/libraries/src/Layout/FileLayout.php:128
6 Joomla\CMS\Layout\FileLayout->render() JROOT/libraries/src/Layout/LayoutHelper.php:76
7 Joomla\CMS\Layout\LayoutHelper::render() JROOT/layouts/joomla/edit/params.php:170
8 include() JROOT/libraries/src/Layout/FileLayout.php:128
9 Joomla\CMS\Layout\FileLayout->render() JROOT/libraries/src/Layout/LayoutHelper.php:76
10 Joomla\CMS\Layout\LayoutHelper::render() JROOT/administrator/components/com_menus/tmpl/item/edit.php:139
11 include() JROOT/libraries/src/MVC/View/HtmlView.php:410
12 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:203
13 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_menus/src/View/Item/HtmlView.php:115
14 Joomla\Component\Menus\Administrator\View\Item\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:639
15 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_menus/src/Controller/DisplayController.php:73
16 Joomla\Component\Menus\Administrator\Controller\DisplayController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:672
17 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
18 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:355
19 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
20 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
21 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:294
22 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
23 require_once() JROOT/administrator/index.php:32
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
3 years 3 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic Unable to add joomdle menu
I think this is related to your other problem. Please try again when you have system check all green and let me know if you still have any issues.
Please Log in or Create an account to join the conversation.
- Pierrick Le Brun
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 74
3 years 3 months ago #4
by Pierrick Le Brun
Replied by Pierrick Le Brun on topic [SOLVED] Unable to add joomdle menu
Yes, this problem is solved as well.
Again, thank you very much !!
Again, thank you very much !!
Please Log in or Create an account to join the conversation.