ORM Validation has failed for items model

wongsiu

Joined: 2009-10-31
Posts: 25
Posted: Fri, 2014-08-08 18:58

We are using Gallery 3.0.9 for years, no problem.....

Recently, when I submitted "fix your Gallery", I get the following error message as " ORM Validation has failed for items model". What should I fix it? Please advise.... Many thanks......

修正你的 Gallery 工作開始 (工作編號 242)
exception 'ORM_Validation_Exception' with message 'ORM Validation has failed for items model' in /home/hktaitun/public_html/gallery309/system/libraries/ORM_Validation_Exception.php:20
Stack trace:
#0 /home/hktaitun/public_html/gallery309/system/libraries/ORM.php(755): ORM_Validation_Exception_Core::handle_validation('items', Object(Validation))
#1 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(887): ORM_Core->validate(NULL)
#2 /home/hktaitun/public_html/gallery309/system/libraries/ORM.php(778): Item_Model_Core->validate()
#3 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/MY_ORM.php(34): ORM_Core->save()
#4 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/ORM_MPTT.php(79): ORM->save()
#5 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(533): ORM_MPTT_Core->save()
#6 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(305): Item_Model_Core->save()
#7 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(197): Item_Model_Core->relative_path()
#8 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(443): Item_Model_Core->thumb_path()
#9 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery_task.php(656): Item_Model_Core->save()
#10 [internal function]: gallery_task_Core::fix(Object(Task_Model))
#11 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::f...', Array)
#12 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/admin_maintenance.php(195): task_Core::run('242')
#13 [internal function]: Admin_Maintenance_Controller->run('242')
#14 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#15 [internal function]: Admin_Controller->__call('maintenance', Array)
#16 /home/hktaitun/public_html/gallery309/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#17 [internal function]: Kohana_Core::instance(NULL)
#18 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#19 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(67): Event_Core::run('system.execute')
#20 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#21 {main}