|
http://xxx/index.php/examples/template
出错提示:
KHN2.1.1完全版中带来的例子,config.php已改
Runtime MessageAn error was detected which prevented the loading of this page. Ifthis problem persists, please contact the website administrator.
Undefined property: Examples_Controller:load
Error occurred at line 5 of F:/easeyoo/KHN211All/application/views/viewinview/container.php.
Stack Trace- system\libraries\Controller.php [69]:include( application\views\viewinview\container.php )
- system\libraries\View.php [188]:Controller_Core->_kohana_load_view( F:/easeyoo/KHN211All/application/views/viewinview/container.php, Array
(
[title] => View-in-View Example
[content] => This is my view-in-view page content.
[copyright] => © 2007 Kohana Team
[header] => View Object
(
[kohana_filename:protected] => F:/easeyoo/KHN211All/application/views/viewinview/header.php
[kohana_filetype:protected] => .php
[data:protected] => Array
(
[title] => View-in-View Example
[content] => This is my view-in-view page content.
[copyright] => © 2007 Kohana Team
)
)
)
) - application\controllers\examples.php [76]:View_Core->render( 1 )
- system\core\Kohana.php [268]:Examples_Controller->template( )
- Kohana::instance( )
- system\core\Event.php [217]:call_user_func( Array
(
[0] => Kohana
[1] => instance
)
) - system\core\Bootstrap.php [55]:Event::run( system.execute )
- index.php [83]:require( system\core\Bootstrap.php )
Loaded in 0.0891 seconds, using 0.85MB of memory. Generated by Kohana v2.1.1. |
|