everytime i try to set a price in virtual gifts i got this:
Error details:
Type:
Exception
Message:
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'disabled' cannot be null
File:
/home/ehotccom/public_html/ow_core/database.php
Line:
707
Trace:
#0
/home/ehotccom/public_html/ow_core/database.php(707):
PDOStatement->execute()
#1 /home/ehotccom/public_html/ow_core/database.php(460):
OW_Database->execute('INSERT INTO `ow...', Array)
#2 /home/ehotccom/public_html/ow_core/database.php(496):
OW_Database->insert('INSERT INTO `ow...', Array)
#3 /home/ehotccom/public_html/ow_core/base_dao.php(216):
OW_Database->insertObject('ow_usercredits_...',
Object(USERCREDITS_BOL_ActionPrice))
#4
/home/ehotccom/public_html/ow_plugins/user_credits/bol/credits_service.php(1022):
OW_BaseDao->save(Object(USERCREDITS_BOL_ActionPrice))
#5
/home/ehotccom/public_html/ow_plugins/user_credits/bol/credits_service.php(620):
USERCREDITS_BOL_CreditsService->addActionPrice('2', '53', -1, NULL)
#6
/home/ehotccom/public_html/ow_plugins/user_credits/classes/event_handler.php(184):
USERCREDITS_BOL_CreditsService->updateActions(Array)
#7 [internal function]:
USERCREDITS_CLASS_EventHandler->actionUpdate(Object(BASE_CLASS_EventCollector))
#8
/home/ehotccom/public_html/ow_core/event_manager.php(197):
call_user_func(Array, Object(BASE_CLASS_EventCollector))
#9
/home/ehotccom/public_html/ow_plugins/virtual_gifts/controllers/admin.php(270):
OW_EventManager->trigger(Object(BASE_CLASS_EventCollector))
#10 [internal function]: VIRTUALGIFTS_CTRL_Admin->editTemplate(Array)
#11 /home/ehotccom/public_html/ow_core/request_handler.php(263):
call_user_func_array(Array, Array)
#12 /home/ehotccom/public_html/ow_core/application.php(327):
OW_RequestHandler->dispatch()
#13 /home/ehotccom/public_html/index.php(73):
OW_Application->handleRequest()
#14 {main