10-06-2014, 06:52 AM
hi the admin now shown the login page but when i put the user and pass have this error:
Предупреждение
Обнаружена ошибка, препятствующая загрузке этой страницы. Если это повторится, пожалуйста, уведомите администрацию сайта.
>system/controllers/template.php [34]:
Creating default object from empty value
Стек вызовов
>application/controllers/finance/cashin.php [32]:
Template_Controller->assign( pagination, Pagination Object
(
[base_url:protected] =>
[directory:protected] => pagination/
[style:protected] => sitex
[uri_segment:protected] => 2
[query_string:protected] =>
[items_per_page:protected] => 10
[total_items:protected] => 0
[auto_hide:protected] =>
[url:protected] => /page/{page}
[current_page:protected] => 1
[total_pages:protected] => 0
[current_first_item:protected] => 0
[current_last_item:protected] => 0
[first_page:protected] =>
[last_page:protected] =>
[previous_page:protected] =>
[next_page:protected] =>
[sql_offset:protected] => 0
[sql_limit:protected] => LIMIT 10 OFFSET 0
)
)
Cashin_Controller->index( )
>system/core/Kohana.php [291]:
ReflectionMethod->invokeArgs( Cashin_Controller Object
(
[use_auth] => 1
[template] => finance/cashin/main
[uri] => URI Object
(
)
[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] =>
[ip_address] =>
)
[temp] => stdClass Object
(
[data] =>
)
)
)
Kohana::instance( )
>system/core/Event.php [209]:
call_user_func( Array
(
[0] => Kohana
[1] => instance
)
)
>system/core/Bootstrap.php [55]:
Event::run( system.execute )
>index.php [106]:
require( system/core/Bootstrap.php )
some ideas
thank you
Предупреждение
Обнаружена ошибка, препятствующая загрузке этой страницы. Если это повторится, пожалуйста, уведомите администрацию сайта.
>system/controllers/template.php [34]:
Creating default object from empty value
Стек вызовов
>application/controllers/finance/cashin.php [32]:
Template_Controller->assign( pagination, Pagination Object
(
[base_url:protected] =>
[directory:protected] => pagination/
[style:protected] => sitex
[uri_segment:protected] => 2
[query_string:protected] =>
[items_per_page:protected] => 10
[total_items:protected] => 0
[auto_hide:protected] =>
[url:protected] => /page/{page}
[current_page:protected] => 1
[total_pages:protected] => 0
[current_first_item:protected] => 0
[current_last_item:protected] => 0
[first_page:protected] =>
[last_page:protected] =>
[previous_page:protected] =>
[next_page:protected] =>
[sql_offset:protected] => 0
[sql_limit:protected] => LIMIT 10 OFFSET 0
)
)
Cashin_Controller->index( )
>system/core/Kohana.php [291]:
ReflectionMethod->invokeArgs( Cashin_Controller Object
(
[use_auth] => 1
[template] => finance/cashin/main
[uri] => URI Object
(
)
[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] =>
[ip_address] =>
)
[temp] => stdClass Object
(
[data] =>
)
)
)
Kohana::instance( )
>system/core/Event.php [209]:
call_user_func( Array
(
[0] => Kohana
[1] => instance
)
)
>system/core/Bootstrap.php [55]:
Event::run( system.execute )
>index.php [106]:
require( system/core/Bootstrap.php )
some ideas
thank you