Message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'photo' for key 'module'
File: pathtooxwall/ow_core/database.php
Line: 331
Trace:
#0 pathtooxwall/ow_core/database.php(331): PDOStatement->execute()
#1 pathtooxwall/ow_core/database.php(564): OW_Database->execute('INSERT INTO `ow...', Array)
#2 pathtooxwall/ow_core/database.php(601): OW_Database->insert('INSERT INTO `ow...', Array)
#3 pathtooxwall/ow_core/base_dao.php(215): OW_Database->insertObject('ow23_base_plugi...', Object(BOL_Plugin))
#4 pathtooxwall/ow_system_plugins/base/bol/plugin_service.php(388): OW_BaseDao->save(Object(BOL_Plugin))
#5 pathtooxwall/ow_system_plugins/admin/controllers/plugins.php(592): BOL_PluginService->install('PhotoPlus')
#6 [internal function]: ADMIN_CTRL_Plugins->install(Array)
#7 pathtooxwall/ow_core/request_handler.php(266): ReflectionMethod->invokeArgs(Object(ADMIN_CTRL_Plugins), Array)
#8 pathtooxwall/ow_core/application.php(317): OW_RequestHandler->dispatch()
#9 pathtooxwall/index.php(65): OW_Application->handleRequest()
#10 {main}