Hi there,
after install the theme "Meeting Room" and plugins I try to change my profile
informations (birthday) frontend. If I click on save comes e500.php and
the page is offline.
Type: Exception
Message: Class GROUPS_CMP_UserGroupsWidget does not exist
File: /home/xxxxx/example.com/ow_system_plugins/base/components/drag_and_drop_item.php
Line: 208
Trace: #0
/home/xxxxx/example.com/ow_system_plugins/base/components/drag_and_drop_item.php(208):
ReflectionClass->__construct('GROUPS_CMP_User...')
#1
/home/xxxxx/example.com/ow_system_plugins/base/components/drag_and_drop_item.php(92):
BASE_CMP_DragAndDropItem->checkComponent('GROUPS_CMP_User...')
#2
/home/xxxxx/example.com/ow_system_plugins/base/components/drag_and_drop_panel.php(301):
BASE_CMP_DragAndDropItem->setContentComponentClass('GROUPS_CMP_User...')
#3
/home/xxxxx/example.com/ow_smarty/template_c/e18edf1e2ebe2d18293bcae4d3bc86ff502e7ff8_0.file.drag_and_drop_panel.html.php(245):
BASE_CMP_DragAndDropPanel->tplComponent(Array,
Object(Smarty_Internal_Template))
#4
/home/xxxxx/example.com/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(122):
content_5a47d564e6ea80_62258442(Object(Smarty_Internal_Template))
#5
/home/xxxxx/example.com/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(199):
Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template))
#6
/home/xxxxx/example.com/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(159):
Smarty_Template_Compiled->render(Object(Smarty_Internal_Template))
#7
/home/xxxxx/example.com/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(191):
Smarty_Internal_Template->render(false, 0)
#8
/home/xxxxx/example.com/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(94):
Smarty_Internal_TemplateBase->_execute('/home/xxxxx/...', NULL,
NULL, NULL, 0)
#9 /home/xxxxx/example.com/ow_core/view_renderer.php(80):
Smarty_Internal_TemplateBase->fetch('/home/xxxxx/...')
#10
/home/xxxxx/example.com/ow_core/view.php(187):
OW_ViewRenderer->renderTemplate('/home/xxxxx/...')
#11
/home/xxxxx/example.com/ow_core/component.php(80): OW_View->render()
#12
/home/xxxxx/example.com/ow_system_plugins/admin/controllers/components.php(79):
OW_Component->render()
#13
/home/xxxxx/example.com/ow_system_plugins/admin/controllers/components.php(97):
ADMIN_CTRL_Components->action('profile', 'drag_and_drop_p...')
#14
[internal function]: ADMIN_CTRL_Components->profile(Array)
#15
/home/xxxxx/example.com/ow_core/request_handler.php(250):
ReflectionMethod->invokeArgs(Object(ADMIN_CTRL_Components), Array)
#16 /home/xxxxx/example.com/ow_core/request_handler.php(226):
OW_RequestHandler->processControllerAction(Object(ReflectionMethod),
Object(ADMIN_CTRL_Components))
#17
/home/xxxxx/example.com/ow_core/application.php(346):
OW_RequestHandler->dispatch()
#18
/home/xxxxx/example.com/index.php(76):
OW_Application->handleRequest()
#19 {main}
What is the reason? If I change to the basic theme, all works fine. ;-(