При попытке изменить категорию на белом экране только слова "Редактировать категорию"
Вновьсозданные категории тоже не редактируются.
При включённом режиме отладки вот такое сообщение:
Notice: Undefined offset: 0 in /sites/мойсайт.сом/system/controllers/content/actions/category_edit.php on line 29
Notice: Undefined offset: 1 in /sites/мойсайт.сом/system/controllers/content/actions/category_edit.php on line 29
Новости: Редактировать категорию
Notice: Trying to get property of non-object in /sites/мойсайт.сом/templates/default/assets/ui/form_fields.tpl.php on line 6
Fatal error: Uncaught Error: Call to a member function getFormStructure() on null in /sites/мойсайт.сом/templates/default/assets/ui/form_fields.tpl.php:15 Stack trace: #0 /sites/мойсайт.сом/templates/default/assets/ui/form.tpl.php(20): include() #1 /sites/мойсайт.сом/system/core/template.php(2449): include('/sites/mityaev....') #2 /sites/мойсайт.сом/system/core/template.php(2143): cmsTemplate->renderAsset('/sites/мойсайт.сом....', Array) #3 /sites/мойсайт.сом/templates/default/controllers/content/category_form.tpl.php(40): cmsTemplate->renderForm(NULL, Array, Array, false) #4 /sites/мойсайт.сом/system/core/template.php(2032): include('/sites/mityaev....') #5 /sites/мойсайт.сом/system/core/template.php(1991): cmsTemplate->processRender('/sites/мойсайт.сом....', Array, Object(cmsRequest)) #6 /sites/мойсайт.сом/system/controllers/content/actions/category_edit.php(86): cmsTemplate->render('/sites/мойсайт.сом....', Array) #7 /sites/мойсайт.сом/system/core/controller.php(585): actionContentCategoryEdit->run() #8 /sites/mi in /sites/мойсайт.сом/templates/default/assets/ui/form_fields.tpl.php on line 15
Как лечить?