Hi
I have a hard time to get this working:
Joomla 6.1.0 , J2Commerce v 4.1.2 (freshly installed not updated, Installation worked fine no errors) JCE 2.9.99.2.
As soon as i try to open an Email Template I get a failed call to the editor, any ideas what to try?
JCE works everywhere except here in the Email Templates.
Everything else works fine.
2026-05-11T18:38:37+00:00 CRITICAL 94.16.196.92 error Uncaught Throwable of type Error thrown with message "Call to a member function loadArray() on null". Stack trace: #0 [ROOT]\libraries\src\Editor\Editor.php(222): Joomla\CMS\Editor\Editor->_loadEditor()
#1 [ROOT]\administrator\components\com_j2store\helpers\j2html.php(1238): Joomla\CMS\Editor\Editor->display()
#2 [ROOT]\administrator\components\com_j2store\layouts\edit\email_tab.php(153): J2Html::custom()
#3 [ROOT]\administrator\components\com_j2store\controllers\traits\list_view.php(103): include('...')
#4 [ROOT]\administrator\components\com_j2store\controllers\emailtemplates.php(224): J2StoreControllerEmailtemplates->_getLayout()
#5 [ROOT]\libraries\f0f\controller\controller.php(967): J2StoreControllerEmailtemplates->add()
#6 [ROOT]\administrator\components\com_j2store\controllers\emailtemplates.php(29): F0FController->execute()
#7 [ROOT]\libraries\f0f\dispatcher\dispatcher.php(330): J2StoreControllerEmailtemplates->execute()
#8 [ROOT]\administrator\components\com_j2store\j2store.php(18): F0FDispatcher->dispatch()
#9 [ROOT]\libraries\src\Dispatcher\LegacyComponentDispatcher.php(71): require_once('...')
#10 [ROOT]\libraries\src\Dispatcher\LegacyComponentDispatcher.php(73): Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()
#11 [ROOT]\libraries\src\Component\ComponentHelper.php(361): Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()
#12 [ROOT]\libraries\src\Application\AdministratorApplication.php(150): Joomla\CMS\Component\ComponentHelper::renderComponent()
#13 [ROOT]\libraries\src\Application\AdministratorApplication.php(206): Joomla\CMS\Application\AdministratorApplication->dispatch()
#14 [ROOT]\libraries\src\Application\CMSApplication.php(320): Joomla\CMS\Application\AdministratorApplication->doExecute()
#15 [ROOT]\administrator\includes\app.php(58): Joomla\CMS\Application\CMSApplication->execute()
#16 [ROOT]\administrator\index.php(32): require_once('...')