Warning: EXCEPTION: Could not find method for 'show' within class 'HomeController'. Please ensure the method 'showAction()' exists.. Originated on line: 34 in file: /home/commingl/public_html/app/startup/prj_startup.php with code: 0 in /home/commingl/framework/picnicphp/lib/Pfw/Exception.php on line 53
Pfw_Exception_NotFound Object
(
[message:protected] => Could not find method for 'show' within class 'HomeController'. Please ensure the method 'showAction()' exists.
[string:private] =>
[code:protected] => 0
[file:protected] => /home/commingl/framework/picnicphp/lib/Pfw/Controller/Mapper/Standard.php
[line:protected] => 84
[trace:private] => Array
(
[0] => Array
(
[file] => /home/commingl/framework/picnicphp/lib/Pfw/Controller/Front.php
[line] => 131
[function] => map
[class] => Pfw_Controller_Mapper_Standard
[type] => ->
[args] => Array
(
[0] => home
[1] => show
[2] =>
)
)
[1] => Array
(
[file] => /home/commingl/public_html/app/startup/prj_startup.php
[line] => 34
[function] => dispatch
[class] => Pfw_Controller_Front
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /home/commingl/public_html/app/htdocs/bootstrap.php
[line] => 9
[args] => Array
(
[0] => /home/commingl/public_html/app/startup/prj_startup.php
)
[function] => require
)
)
)