Hi Michael, I tried the data importer and got the same error message. Will your script help me please? I'm getting a little desperate as I've had this issue for 12 days now. Thanks in advance for your help:
Message:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'whoCanView' in 'where clause'
File:
/home2/xtendyo1/public_html/ow_core/database.php
Line:
305
Trace:
#0 /home2/xtendyo1/public_html/ow_core/database.php(305): PDOStatement->execute()
#1 /home2/xtendyo1/public_html/ow_core/database.php(349): OW_Database->execute('SELECT * FROM o...', NULL)
#2 /home2/xtendyo1/public_html/ow_core/base_dao.php(89): OW_Database->queryForObjectList('SELECT * FROM o...', 'GROUPS_BOL_Grou...')
#3 /home2/xtendyo1/public_html/ow_plugins/groups/bol/group_dao.php(93): OW_BaseDao->findListByExample(Object(OW_Example))
#4 /home2/xtendyo1/public_html/ow_plugins/groups/bol/service.php(203): GROUPS_BOL_GroupDao->findOrderedList(0, 3)
#5 /home2/xtendyo1/public_html/ow_plugins/groups/components/groups_widget.php(60): GROUPS_BOL_Service->findGroupList('latest', 0, 3)
#6 /home2/xtendyo1/public_html/ow_system_plugins/base/components/drag_and_drop_item.php(230): GROUPS_CMP_GroupsWidget->__construct(Object(BASE_CLASS_WidgetParameter))
#7 /home2/xtendyo1/public_html/ow_system_plugins/base/components/drag_and_drop_index.php(115): BASE_CMP_DragAndDropItem->renderView()
#8 /home2/xtendyo1/public_html/ow_smarty/template_c/877405244b4c7400776032045da7f3763002ea3e.file.drag_and_drop_entity_panel.html.php(94): BASE_CMP_DragAndDropIndex->tplComponent(Array, Object(Smarty_Internal_Template))
#9 /home2/xtendyo1/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(180): content_5050c9fb8b899(Object(Smarty_Internal_Template))
#10 /home2/xtendyo1/public_html/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch('/home2/xtendyo1...')
#11 /home2/xtendyo1/public_html/ow_core/renderable.php(263): OW_ViewRenderer->renderTemplate('/home2/xtendyo1...')
#12 /home2/xtendyo1/public_html/ow_core/component.php(80): OW_Renderable->render()
#13 /home2/xtendyo1/public_html/ow_core/renderable.php(250): OW_Component->render()
#14 /home2/xtendyo1/public_html/ow_system_plugins/base/controllers/component_panel.php(56): OW_Renderable->render()
#15 /home2/xtendyo1/public_html/ow_core/request_handler.php(274): BASE_CTRL_ComponentPanel->render()
#16 /home2/xtendyo1/public_html/ow_core/application.php(300): OW_RequestHandler->dispatch()
#17 /home2/xtendyo1/public_html/index.php(65): OW_Application->handleRequest()
#18 {main}
Type:
PDOException