ORM Validation Failed During Gallery Maintenance

w91803
w91803's picture

Joined: 2009-08-29
Posts: 67
Posted: Sat, 2013-11-16 18:39

Last month, our hktaitung.org/gallery309'sversion upgraded to 3.0.9 from 3.0.4, everything was fine.

Recently we get the following error message:

Quote:
Task Fix your Gallery started (task id 183)
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/helpers/gallery_task.php(692): Item_Model_Core->relative_path()
#8 [internal function]: gallery_task_Core::fix(Object(Task_Model))
#9 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::f...', Array)
#10 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/admin_maintenance.php(195): task_Core::run('183')
#11 [internal function]: Admin_Maintenance_Controller->run('183')
#12 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#13 [internal function]: Admin_Controller->__call('maintenance', Array)
#14 /home/hktaitun/public_html/gallery309/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#15 [internal function]: Kohana_Core::instance(NULL)
#16 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#17 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(67): Event_Core::run('system.execute')
#18 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#19 {main}

I tried http://hktaitung.org/gallery309/system/libraries/ORM_Validation_Exception.php
I got the error message:
"You don't have permission to access /gallery309/system/libraries/ORM_Validation_Exception.php on this server."

How to get the real data as /home/hktaitun/public_html/gallery309/system/libraries/ORM_Validation_Exception.php:20

Quote:
{
$exception = new ORM_Validation_Exception('ORM Validation has failed for :table model',array(':table'=>$table));
$exception->validation = $array;
throw $exception;
}

?

I already checked all files via FTP, there was not any dot or double dot file name except some Chinese file name. I just removed a video with full Chinese file name, the ORM problem still is the same.

I heard that it may be fixed in the Database? If so, how?

The following log information from var/log"

Quote:
<?php defined('SYSPATH') or die('No direct script access.'); ?>

2013-11-16 00:11:47 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 00:35:45 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 01:06:20 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 01:15:53 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 01:24:33 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 01:36:11 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 01:38:06 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 01:39:14 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 02:14:55 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:01:01 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:16:29 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:17:40 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:20:08 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:20:25 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:26:48 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:35:57 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:38:01 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:38:29 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:39:02 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:40:03 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:41:28 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:41:56 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:44:53 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:46:34 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:47:33 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:49:29 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 03:50:01 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 03:50:31 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 03:51:03 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 03:53:39 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 03:55:12 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:01:56 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 04:11:49 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:23:03 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:23:12 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:23:13 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:23:14 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:23:14 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:23:45 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:24:00 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:24:08 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:37:00 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:37:50 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:39:00 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 04:39:30 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:39:40 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 04:39:50 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:40:34 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:40:44 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:40:54 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:41:04 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:41:44 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:41:54 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:42:24 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:47:43 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:53:59 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 04:57:42 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 05:19:19 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 05:26:29 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 05:34:49 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 06:17:44 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 06:20:41 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 06:34:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 06:45:02 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 06:45:02 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 06:48:08 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 06:50:22 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 07:10:06 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 07:23:35 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 07:31:17 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 08:01:55 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 08:18:33 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 08:38:29 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 08:44:04 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 08:57:00 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 09:05:54 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 09:11:21 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 09:18:31 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 09:19:12 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 09:25:41 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 10:10:35 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 10:11:14 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 10:50:42 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 11:12:47 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 11:15:44 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 11:50:29 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 11:52:02 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:14:14 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:14:15 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:14:16 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:14:16 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:14:32 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:14:47 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:15:00 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:15:47 +00:00 --- error: ORM Validation has failed for items model
#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(320): Item_Model_Core->save()
#7 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(140): Item_Model_Core->relative_url()
#8 /home/hktaitun/public_html/gallery309/themes/wind/views/album.html.php(21): Item_Model_Core->url()
#9 /home/hktaitun/public_html/gallery309/system/libraries/View.php(318): include('/home/hktaitun/...')
#10 /home/hktaitun/public_html/gallery309/system/libraries/View.php(260): View_Core->load_view('/home/hktaitun/...', Array)
#11 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/MY_View.php(75): View_Core->render(false, false, false)
#12 /home/hktaitun/public_html/gallery309/system/libraries/View.php(226): View->render()
#13 /home/hktaitun/public_html/gallery309/themes/wind/views/page.html.php(128): View_Core->__toString()
#14 /home/hktaitun/public_html/gallery309/system/libraries/View.php(318): include('/home/hktaitun/...')
#15 /home/hktaitun/public_html/gallery309/system/libraries/View.php(260): View_Core->load_view('/home/hktaitun/...', Array)
#16 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/MY_View.php(75): View_Core->render(false, false, false)
#17 /home/hktaitun/public_html/gallery309/system/libraries/View.php(226): View->render()
#18 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/albums.php(77): View_Core->__toString()
#19 [internal function]: Albums_Controller->show(Object(Item_Model))
#20 /home/hktaitun/public_html/gallery309/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Albums_Controller), Array)
#21 [internal function]: Kohana_Core::instance(NULL)
#22 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#23 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(67): Event_Core::run('system.execute')
#24 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#25 {main}
2013-11-16 12:15:47 +00:00 --- error: Validation errors: Array
(
[name] => required
)

2013-11-16 12:15:53 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:16:04 +00:00 --- error: ORM Validation has failed for items model
#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(320): Item_Model_Core->save()
#7 /home/hktaitun/public_html/gallery309/modules/gallery/models/item.php(140): Item_Model_Core->relative_url()
#8 /home/hktaitun/public_html/gallery309/themes/wind/views/album.html.php(21): Item_Model_Core->url()
#9 /home/hktaitun/public_html/gallery309/system/libraries/View.php(318): include('/home/hktaitun/...')
#10 /home/hktaitun/public_html/gallery309/system/libraries/View.php(260): View_Core->load_view('/home/hktaitun/...', Array)
#11 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/MY_View.php(75): View_Core->render(false, false, false)
#12 /home/hktaitun/public_html/gallery309/system/libraries/View.php(226): View->render()
#13 /home/hktaitun/public_html/gallery309/themes/wind/views/page.html.php(128): View_Core->__toString()
#14 /home/hktaitun/public_html/gallery309/system/libraries/View.php(318): include('/home/hktaitun/...')
#15 /home/hktaitun/public_html/gallery309/system/libraries/View.php(260): View_Core->load_view('/home/hktaitun/...', Array)
#16 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/MY_View.php(75): View_Core->render(false, false, false)
#17 /home/hktaitun/public_html/gallery309/system/libraries/View.php(226): View->render()
#18 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/albums.php(77): View_Core->__toString()
#19 [internal function]: Albums_Controller->show(Object(Item_Model))
#20 /home/hktaitun/public_html/gallery309/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Albums_Controller), Array)
#21 [internal function]: Kohana_Core::instance(NULL)
#22 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#23 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(67): Event_Core::run('system.execute')
#24 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#25 {main}
2013-11-16 12:16:04 +00:00 --- error: Validation errors: Array
(
[name] => required
)

2013-11-16 12:24:46 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:31:56 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 12:38:18 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 13:10:13 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 13:20:21 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 13:30:33 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 13:30:33 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 13:41:17 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 14:05:12 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:08:54 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 14:09:04 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 14:09:55 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:09:55 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 14:55:21 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:55:42 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:55:43 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:55:43 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:56:53 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:57:19 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:58:53 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:59:02 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:59:08 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:59:17 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 14:59:23 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:00:06 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:01:35 +00:00 --- error: File not found: Reunion-2013%2FVideo%2F2013-2-YouTube
2013-11-16 15:06:51 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:07:48 +00:00 --- error: File not found: test%2FUS-East_travel_tour%2F9-24-2013%2Fwongsiu924%2FP9242476
2013-11-16 15:24:24 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:24:29 +00:00 --- error: 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/helpers/gallery_task.php(692): Item_Model_Core->relative_path()
#8 [internal function]: gallery_task_Core::fix(Object(Task_Model))
#9 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::f...', Array)
#10 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/admin_maintenance.php(195): task_Core::run('184')
#11 [internal function]: Admin_Maintenance_Controller->run('184')
#12 /home/hktaitun/public_html/gallery309/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#13 [internal function]: Admin_Controller->__call('maintenance', Array)
#14 /home/hktaitun/public_html/gallery309/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#15 [internal function]: Kohana_Core::instance(NULL)
#16 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#17 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(67): Event_Core::run('system.execute')
#18 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#19 {main}
2013-11-16 15:24:29 +00:00 --- error: Validation errors: Array
(
[name] => required
)

2013-11-16 15:24:34 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:27:36 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:29:36 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:31:04 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:39:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:41:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:44:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:45:23 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:45:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:50:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:51:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:54:37 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 15:57:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:06:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:12:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:17:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:18:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:20:15 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:24:32 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:25:14 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:25:14 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 16:25:34 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:25:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:26:54 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 16:27:14 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 16:27:34 +00:00 --- error: ReflectionException [ -1 ]: Class _Controller does not exist
/home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php [ 34 ]
#0 /home/hktaitun/public_html/gallery309/modules/gallery/helpers/gallery.php(34): ReflectionClass->__construct('_Controller')
#1 [internal function]: gallery_Core::maintenance_mode(NULL)
#2 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#3 /home/hktaitun/public_html/gallery309/system/libraries/Router.php(160): Event_Core::run('system.post_rou...')
#4 [internal function]: Router_Core::setup(NULL)
#5 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(61): Event_Core::run('system.routing')
#7 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#8 {main}
2013-11-16 16:27:38 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:27:40 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:27:54 +00:00 --- error: File not found: hongkong_album%2Fw48
2013-11-16 16:28:03 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:28:14 +00:00 --- error: File not found: hongkong_album%2Fw17
2013-11-16 16:28:34 +00:00 --- error: File not found: hongkong_album%2Fw19
2013-11-16 16:28:54 +00:00 --- error: File not found: hongkong_album%2Fw49
2013-11-16 16:29:14 +00:00 --- error: File not found: hongkong_album%2Fspring_2013%3Fshow%3D421
2013-11-16 16:29:34 +00:00 --- error: File not found: hongkong_album%2Fspring_2013%2F2013-369
2013-11-16 16:29:55 +00:00 --- error: File not found: hongkong_album%2Fspring_2013%3Fshow%3D474
2013-11-16 16:30:36 +00:00 --- error: ORM Validation has failed for items model
#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(264): Item_Model_Core->relative_path()
#8 /home/hktaitun/public_html/gallery309/modules/rss/views/feed.mrss.php(35): Item_Model_Core->resize_url(true)
#9 /home/hktaitun/public_html/gallery309/system/libraries/View.php(318): include('/home/hktaitun/...')
#10 /home/hktaitun/public_html/gallery309/system/libraries/View.php(260): View_Core->load_view('/home/hktaitun/...', Array)
#11 /home/hktaitun/public_html/gallery309/modules/gallery/libraries/MY_View.php(75): View_Core->render(false, false, false)
#12 /home/hktaitun/public_html/gallery309/system/libraries/View.php(226): View->render()
#13 /home/hktaitun/public_html/gallery309/modules/rss/controllers/rss.php(64): View_Core->__toString()
#14 [internal function]: Rss_Controller->feed('gallery', 'album', '329')
#15 /home/hktaitun/public_html/gallery309/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Rss_Controller), Array)
#16 [internal function]: Kohana_Core::instance(NULL)
#17 /home/hktaitun/public_html/gallery309/system/core/Event.php(208): call_user_func_array(Array, Array)
#18 /home/hktaitun/public_html/gallery309/application/Bootstrap.php(67): Event_Core::run('system.execute')
#19 /home/hktaitun/public_html/gallery309/index.php(116): require('/home/hktaitun/...')
#20 {main}
2013-11-16 16:30:36 +00:00 --- error: Validation errors: Array
(
[name] => required
)

2013-11-16 16:30:45 +00:00 --- error: File not found: Reunion-2013%2FToronto%2F5-01%2FL1020023
2013-11-16 16:30:56 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:31:17 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-11-16 16:31:17 +00:00 --- error: File not found: hongkong_album%2Fw18
2013-11-16 16:32:39 +00:00 --- error: date.timezone setting not detected in /home/hktaitun/public_html/gallery309/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.

I see an "error: ReflectionException [ -1 ]: Class _Controller does not exist" message, I am not sure if it may be problem with the ORM?

If anyone knows how to resolve the above problem, I would appreciate it.