(User Error) Controller Page can't handle action error show full trace
Backtrace (most recent call first):
Backtrace (most recent call first):
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2873
Variable function called:
trigger_error
code:
)), E_USER_ERROR );
params:
(string): Controller Page can't handle action error
(integer): 256
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2860
code:
return $this -> _renderActionNotExists ();
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 162
code:
<? $actionExists = $this -> _ensureActionExists ();
File: /var/www/html/hp/etaikyo/lib/AkDispatcher.php
line: 47
code:
<? $this -> Controller -> process ( $this -> Request , $this -> Response );
params:
(object): AkRequest
(object): AkResponse
File: /var/www/html/hp/etaikyo/public/index.php
line: 51
code:
<? $Dispatcher -> dispatch ();
File: /var/www/html/hp/etaikyo/index.php
line: 19
code:
include ('public' . DIRECTORY_SEPARATOR . 'index.php' );
params:
(string): /var/www/html/hp/etaikyo/public/index.php
Controllers /app/controllers/page_controller.php
(Warning) Cannot modify header information - headers already sent by (output started at /var/www/html/hp/etaikyo/lib/AkDevelopmentErrorHandler.php:126) show full trace
Backtrace (most recent call first):
Backtrace (most recent call first):
File: /var/www/html/hp/etaikyo/lib/AkActionController/AkCacheHandler.php
line: 809
code:
<? header ( 'Content-Encoding: ' .( $xgzip ? 'x-gzip' : 'gzip' ));
params:
(string): Content-Encoding: gzip
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2043
Variable function called:
beforeNoCache
code:
<? $filter_result = $filter [ 0 ]-> $filter [ 1 ]( $this );
params:
(object): PageController
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2023
code:
return $this -> _callFilters ( $this -> _beforeFilters , $method );
params:
(array): => (
(array): => (
(object): AkCacheHandler
(string): beforeNoCache
)
)
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2000
code:
if ( $this -> beforeAction ( $method ) !== false && ! $this -> _hasPerformed ()){
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 207
code:
<? $this -> performActionWithFilters ( $this -> _action_name );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkDispatcher.php
line: 47
code:
<? $this -> Controller -> process ( $this -> Request , $this -> Response );
params:
(object): AkRequest
(object): AkResponse
File: /var/www/html/hp/etaikyo/public/index.php
line: 51
code:
<? $Dispatcher -> dispatch ();
File: /var/www/html/hp/etaikyo/index.php
line: 19
code:
include ('public' . DIRECTORY_SEPARATOR . 'index.php' );
params:
(string): /var/www/html/hp/etaikyo/public/index.php
Controllers /app/controllers/page_controller.php
Helpers /app/helpers/application_helper.php
(User Warning) Missing template /var/www/html/hp/etaikyo/app/views/page/error.tpl show full trace
Backtrace (most recent call first):
Backtrace (most recent call first):
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 1123
code:
<? trigger_error ( Ak :: t ( 'Missing %template_type %full_template_path' ,array( '%template_type' => $template_type , '%full_template_path' => $this -> full_template_path )), E_USER_WARNING );
params:
(string): Missing template /var/www/html/hp/etaikyo/app/views/page/error.tpl
(integer): 512
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 682
code:
<? $this -> _assertExistanceOfTemplateFile ( $template_path );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 616
code:
return $this -> renderFile (empty( $options ) ? $this -> getDefaultTemplateName () : $options , $status , true );
params:
(string): error
(NULL): => (
)
(boolean): 1
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 1460
code:
<? $this -> content_for_layout = $this -> render ( $options , $status );
params:
(string): error
(NULL): => (
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 739
code:
return $this -> renderWithALayout ( $template_name , $status , $layout );
params:
(string): error
(NULL): => (
)
(NULL): => (
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 303
code:
<? $this -> _enableLayoutOnRender ? $this -> renderWithLayout () : $this -> renderWithoutLayout ();
File: /var/www/html/hp/etaikyo/lib/AkActionController/AkCacheHandler.php
line: 820
code:
<? $this -> _controller -> handleResponse ();
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2043
Variable function called:
afterNoCache
code:
<? $filter_result = $filter [ 0 ]-> $filter [ 1 ]( $this );
params:
(object): PageController
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2032
code:
return $this -> _callFilters (& $this -> _afterFilters , $method );
params:
(array): => (
(array): => (
(object): AkRequest
(string): _saveRefererIfNotRedirected
)
(string): _handleFlashAttribute
(array): => (
(object): AkCacheHandler
(string): afterNoCache
)
)
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2004
code:
<? $this -> afterAction ( $method );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 207
code:
<? $this -> performActionWithFilters ( $this -> _action_name );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkDispatcher.php
line: 47
code:
<? $this -> Controller -> process ( $this -> Request , $this -> Response );
params:
(object): AkRequest
(object): AkResponse
File: /var/www/html/hp/etaikyo/public/index.php
line: 51
code:
<? $Dispatcher -> dispatch ();
File: /var/www/html/hp/etaikyo/index.php
line: 19
code:
include ('public' . DIRECTORY_SEPARATOR . 'index.php' );
params:
(string): /var/www/html/hp/etaikyo/public/index.php
Controllers /app/controllers/page_controller.php
Helpers /app/helpers/application_helper.php
(User Error) No tpl.php, js.tpl or delegate template found for error show full trace
Backtrace (most recent call first):
Backtrace (most recent call first):
File: /var/www/html/hp/etaikyo/lib/AkActionView.php
line: 253
code:
<? trigger_error ( Ak :: t ( 'No tpl.php, js.tpl or delegate template found for %template_path' ,array( '%template_path' => $template_path )), E_USER_ERROR );
params:
(string): No tpl.php, js.tpl or delegate template found for error
(integer): 256
File: /var/www/html/hp/etaikyo/lib/AkActionView.php
line: 161
code:
<? $template_extension = $this -> pickTemplateExtension ( $template_path );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 686
code:
return $this -> renderText ( $this -> Template -> renderFile ( $template_path , $use_full_path , $locals ), $status );
params:
(string): error
(boolean): 1
(array): => (
(string): application
(string):
(array): => (
app_helpers => (string): application
)
(boolean):
(boolean): 1
(string):
(NULL): => (
TemplateClass =>
)
(object): AkRequest
(array): => (
params => (string): page
(string): error
(string): error/404
(string): 16842b4053bf79ab0c0228bf2a25e28f
(string): html
(string): en
(string): 404
)
(object): AkResponse
(array): => (
session => (string): en
(string): http://www.insnet.ne.jp/hp/etaikyo/error/404.html
(boolean):
(boolean):
)
(array): => (
cookies => (string): 16842b4053bf79ab0c0228bf2a25e28f
)
(string): default
(string): all
(NULL): => (
web_service =>
)
(array): => (
web_services =>
)
(NULL): => (
web_service_api =>
)
(array): => (
web_service_apis =>
)
(NULL): => (
module_name =>
)
(boolean):
(array): => (
flash_now =>
)
(boolean):
(array): => (
default_send_file_options => (string): application/octet-stream
(string): attachment
(boolean): 1
(integer): 4096
)
(string): Page
(string): Page
(object): XmlHelper
(object): UrlHelper
(object): TextHelper
(object): TagHelper
(object): ScriptaculousHelper
(object): PrototypeHelper
(object): PaginationHelper
(object): NumberHelper
(object): MenuHelper
(object): MailHelper
(object): JavascriptMacrosHelper
(object): JavascriptHelper
(object): FormTagHelper
(object): FormOptionsHelper
(object): FormHelper
(object): FileUploadHelper
(object): DateHelper
(object): CaptureHelper
(object): CacheHelper
(object): AssetTagHelper
(object): ActiveRecordHelper
(object): ApplicationHelper
(array): => (
passed_args =>
)
(object): AkActionView
(string): application
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 616
code:
return $this -> renderFile (empty( $options ) ? $this -> getDefaultTemplateName () : $options , $status , true );
params:
(string): error
(NULL): => (
)
(boolean): 1
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 1460
code:
<? $this -> content_for_layout = $this -> render ( $options , $status );
params:
(string): error
(NULL): => (
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 739
code:
return $this -> renderWithALayout ( $template_name , $status , $layout );
params:
(string): error
(NULL): => (
)
(NULL): => (
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 303
code:
<? $this -> _enableLayoutOnRender ? $this -> renderWithLayout () : $this -> renderWithoutLayout ();
File: /var/www/html/hp/etaikyo/lib/AkActionController/AkCacheHandler.php
line: 820
code:
<? $this -> _controller -> handleResponse ();
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2043
Variable function called:
afterNoCache
code:
<? $filter_result = $filter [ 0 ]-> $filter [ 1 ]( $this );
params:
(object): PageController
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2032
code:
return $this -> _callFilters (& $this -> _afterFilters , $method );
params:
(array): => (
(array): => (
(object): AkRequest
(string): _saveRefererIfNotRedirected
)
(string): _handleFlashAttribute
(array): => (
(object): AkCacheHandler
(string): afterNoCache
)
)
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2004
code:
<? $this -> afterAction ( $method );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 207
code:
<? $this -> performActionWithFilters ( $this -> _action_name );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkDispatcher.php
line: 47
code:
<? $this -> Controller -> process ( $this -> Request , $this -> Response );
params:
(object): AkRequest
(object): AkResponse
File: /var/www/html/hp/etaikyo/public/index.php
line: 51
code:
<? $Dispatcher -> dispatch ();
File: /var/www/html/hp/etaikyo/index.php
line: 19
code:
include ('public' . DIRECTORY_SEPARATOR . 'index.php' );
params:
(string): /var/www/html/hp/etaikyo/public/index.php
Controllers /app/controllers/page_controller.php
Helpers /app/helpers/application_helper.php
(User Error) Could not find a template engine for delegating templates with the extension show full trace
Backtrace (most recent call first):
Backtrace (most recent call first):
File: /var/www/html/hp/etaikyo/lib/AkActionView.php
line: 232
code:
<? trigger_error ( Ak :: t ( 'Could not find a template engine for delegating templates with the extension %extension' ,array( '%extension' => $____template_extension )), E_USER_ERROR );
params:
(string): Could not find a template engine for delegating templates with the extension
(integer): 256
File: /var/www/html/hp/etaikyo/lib/AkActionView.php
line: 176
code:
return $this -> renderTemplate ( $template_extension , null , $template_file_name , $local_assigns );
params:
(boolean):
(NULL): => (
)
(string): /var/www/html/hp/etaikyo/app/views/page/error.
(array): => (
(string): application
(string):
(array): => (
app_helpers => (string): application
)
(boolean):
(boolean): 1
(string):
(NULL): => (
TemplateClass =>
)
(object): AkRequest
(array): => (
params => (string): page
(string): error
(string): error/404
(string): 16842b4053bf79ab0c0228bf2a25e28f
(string): html
(string): en
(string): 404
)
(object): AkResponse
(array): => (
session => (string): en
(string): http://www.insnet.ne.jp/hp/etaikyo/error/404.html
(boolean):
(boolean):
)
(array): => (
cookies => (string): 16842b4053bf79ab0c0228bf2a25e28f
)
(string): default
(string): all
(NULL): => (
web_service =>
)
(array): => (
web_services =>
)
(NULL): => (
web_service_api =>
)
(array): => (
web_service_apis =>
)
(NULL): => (
module_name =>
)
(boolean):
(array): => (
flash_now =>
)
(boolean):
(array): => (
default_send_file_options => (string): application/octet-stream
(string): attachment
(boolean): 1
(integer): 4096
)
(string): Page
(string): Page
(object): XmlHelper
(object): UrlHelper
(object): TextHelper
(object): TagHelper
(object): ScriptaculousHelper
(object): PrototypeHelper
(object): PaginationHelper
(object): NumberHelper
(object): MenuHelper
(object): MailHelper
(object): JavascriptMacrosHelper
(object): JavascriptHelper
(object): FormTagHelper
(object): FormOptionsHelper
(object): FormHelper
(object): FileUploadHelper
(object): DateHelper
(object): CaptureHelper
(object): CacheHelper
(object): AssetTagHelper
(object): ActiveRecordHelper
(object): ApplicationHelper
(array): => (
passed_args =>
)
(object): AkActionView
(string): application
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 686
code:
return $this -> renderText ( $this -> Template -> renderFile ( $template_path , $use_full_path , $locals ), $status );
params:
(string): error
(boolean): 1
(array): => (
(string): application
(string):
(array): => (
app_helpers => (string): application
)
(boolean):
(boolean): 1
(string):
(NULL): => (
TemplateClass =>
)
(object): AkRequest
(array): => (
params => (string): page
(string): error
(string): error/404
(string): 16842b4053bf79ab0c0228bf2a25e28f
(string): html
(string): en
(string): 404
)
(object): AkResponse
(array): => (
session => (string): en
(string): http://www.insnet.ne.jp/hp/etaikyo/error/404.html
(boolean):
(boolean):
)
(array): => (
cookies => (string): 16842b4053bf79ab0c0228bf2a25e28f
)
(string): default
(string): all
(NULL): => (
web_service =>
)
(array): => (
web_services =>
)
(NULL): => (
web_service_api =>
)
(array): => (
web_service_apis =>
)
(NULL): => (
module_name =>
)
(boolean):
(array): => (
flash_now =>
)
(boolean):
(array): => (
default_send_file_options => (string): application/octet-stream
(string): attachment
(boolean): 1
(integer): 4096
)
(string): Page
(string): Page
(object): XmlHelper
(object): UrlHelper
(object): TextHelper
(object): TagHelper
(object): ScriptaculousHelper
(object): PrototypeHelper
(object): PaginationHelper
(object): NumberHelper
(object): MenuHelper
(object): MailHelper
(object): JavascriptMacrosHelper
(object): JavascriptHelper
(object): FormTagHelper
(object): FormOptionsHelper
(object): FormHelper
(object): FileUploadHelper
(object): DateHelper
(object): CaptureHelper
(object): CacheHelper
(object): AssetTagHelper
(object): ActiveRecordHelper
(object): ApplicationHelper
(array): => (
passed_args =>
)
(object): AkActionView
(string): application
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 616
code:
return $this -> renderFile (empty( $options ) ? $this -> getDefaultTemplateName () : $options , $status , true );
params:
(string): error
(NULL): => (
)
(boolean): 1
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 1460
code:
<? $this -> content_for_layout = $this -> render ( $options , $status );
params:
(string): error
(NULL): => (
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 739
code:
return $this -> renderWithALayout ( $template_name , $status , $layout );
params:
(string): error
(NULL): => (
)
(NULL): => (
)
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 303
code:
<? $this -> _enableLayoutOnRender ? $this -> renderWithLayout () : $this -> renderWithoutLayout ();
File: /var/www/html/hp/etaikyo/lib/AkActionController/AkCacheHandler.php
line: 820
code:
<? $this -> _controller -> handleResponse ();
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2043
Variable function called:
afterNoCache
code:
<? $filter_result = $filter [ 0 ]-> $filter [ 1 ]( $this );
params:
(object): PageController
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2032
code:
return $this -> _callFilters (& $this -> _afterFilters , $method );
params:
(array): => (
(array): => (
(object): AkRequest
(string): _saveRefererIfNotRedirected
)
(string): _handleFlashAttribute
(array): => (
(object): AkCacheHandler
(string): afterNoCache
)
)
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 2004
code:
<? $this -> afterAction ( $method );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkActionController.php
line: 207
code:
<? $this -> performActionWithFilters ( $this -> _action_name );
params:
(string): error
File: /var/www/html/hp/etaikyo/lib/AkDispatcher.php
line: 47
code:
<? $this -> Controller -> process ( $this -> Request , $this -> Response );
params:
(object): AkRequest
(object): AkResponse
File: /var/www/html/hp/etaikyo/public/index.php
line: 51
code:
<? $Dispatcher -> dispatch ();
File: /var/www/html/hp/etaikyo/index.php
line: 19
code:
include ('public' . DIRECTORY_SEPARATOR . 'index.php' );
params:
(string): /var/www/html/hp/etaikyo/public/index.php
Controllers /app/controllers/page_controller.php
Helpers /app/helpers/application_helper.php
- 愛媛県体育協会