Server add fails

llehocky.miro
llehocky.miro's picture

Joined: 2012-06-14
Posts: 4
Posted: Fri, 2012-06-15 00:25

Trying to server add an album. It got stuck after 10-30s. Logs shows:

2012-06-14 18:03:56 -06:00 --- error: ORM_Validation_Exception [ 44 ]: ORM Validation has failed for items model
/home1/lehocky1/public_html/Gallery/system/libraries/ORM_Validation_Exception.php [ 20 ]
#0 /home1/lehocky1/public_html/Gallery/system/libraries/ORM.php(755): ORM_Validation_Exception_Core::handle_validation('items', Object(Validation))
#1 /home1/lehocky1/public_html/Gallery/modules/gallery/models/item.php(773): ORM_Core->validate(NULL)
#2 /home1/lehocky1/public_html/Gallery/system/libraries/ORM.php(778): Item_Model_Core->validate()
#3 /home1/lehocky1/public_html/Gallery/modules/gallery/libraries/MY_ORM.php(23): ORM_Core->save()
#4 /home1/lehocky1/public_html/Gallery/modules/gallery/libraries/ORM_MPTT.php(79): ORM->save()
#5 /home1/lehocky1/public_html/Gallery/modules/gallery/models/item.php(440): ORM_MPTT_Core->save()
#6 /home1/lehocky1/public_html/Gallery/modules/gallery/controllers/quick.php(43): Item_Model_Core->save()
#7 [internal function]: Quick_Controller->rotate('13073', 'ccw')
#8 /home1/lehocky1/public_html/Gallery/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Quick_Controller), Array)
#9 /home1/lehocky1/public_html/Gallery/system/core/Event.php(208): Kohana_Core::instance(NULL)
#10 /home1/lehocky1/public_html/Gallery/application/Bootstrap.php(67): Event_Core::run(Array, Array)
#11 /home1/lehocky1/public_html/Gallery/index.php(102): require('/home1/lehocky1...')
#12 {main}
2012-06-14 18:03:56 -06:00 --- error: Validation errors: Array
(
[mime_type] => invalid
[name] => empty_data_file
)