404 | Not Found | sfError404Exception
This request has been forwarded to a 404 error page by the action "page/show".
stack trace
- at ()
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/action/sfAction.class.php line 89 ...
- {
- if (!$condition)
- {
- throw new sfError404Exception($this->get404Message($message));
- }
- }
- at sfAction->forward404Unless(null)
in SF_ROOT_DIR/apps/frontend/modules/page/actions/actions.class.php line 36 ...
-
- }
- $this->forward404unless ( $this->page );
- $this->forward404unless ( $this->page->getPublished() == 1 );
- $this->forward404unless ( $this->page->getPageType() == 0 );
-
- at pageActions->executeShow(object('sfWebRequest'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/action/sfActions.class.php line 53 ...
- }
- // run action
- return $this->$actionToRun($request);
- }
- }
-
- at sfActions->execute(object('sfWebRequest'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfExecutionFilter.class.php line 90 ...
- {
- // execute the action
- $actionInstance->preExecute();
- $viewName = $actionInstance->execute($this->context->getRequest());
- $actionInstance->postExecute();
- return is_null($viewName) ? sfView::SUCCESS : $viewName;
- at sfExecutionFilter->executeAction(object('pageActions'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfExecutionFilter.class.php line 76 ...
- return sfView::SUCCESS;
- }
- return $this->executeAction($actionInstance);
- }
- /**
- at sfExecutionFilter->handleAction(object('sfFilterChain'), object('pageActions'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfExecutionFilter.class.php line 42 ...
- {
- $timer = sfTimerManager::getTimer(sprintf('Action "%s/%s"', $actionInstance->getModuleName(), $actionInstance->getActionName()));
- $viewName = $this->handleAction($filterChain, $actionInstance);
- $timer->addTime();
- $timer = sfTimerManager::getTimer(sprintf('View "%s" for "%s/%s"', $viewName, $actionInstance->getModuleName(), $actionInstance->getActionName()));
- at sfExecutionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfCommonFilter.class.php line 29 ...
- public function execute($filterChain)
- {
- // execute next filter
- $filterChain->execute();
- // execute this filter only once
- $response = $this->context->getResponse();
- at sfCommonFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfCacheFilter.class.php line 65 ...
- if ($this->executeBeforeExecution())
- {
- $filterChain->execute();
- }
- $this->executeBeforeRendering();
- at sfCacheFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/apps/frontend/lib/setLanguage.class.php line 39 ...
- }
- // Execute next filter
- $filterChain->execute();
- }
- }
- at setLanguage->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/myEnvironmentLayoutFilter.php line 18 ...
- }
- }
- //Be on our way
- $filterChain->execute();
- }
- }
- ?>
- at myEnvironmentLayoutFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfRenderingFilter.class.php line 33 ...
- public function execute($filterChain)
- {
- // execute next filter
- $filterChain->execute();
- // get response object
- $response = $this->context->getResponse();
- at sfRenderingFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/controller/sfController.class.php line 245 ...
- }
- // process the filter chain
- $filterChain->execute();
- }
- else
- {
- at sfController->forward('page', 'show')
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/controller/sfFrontWebController.class.php line 48 ...
- }
- // make the first request
- $this->forward($moduleName, $actionName);
- }
- catch (sfException $e)
- {
- at sfFrontWebController->dispatch()
in SF_ROOT_DIR/lib/vendor/1.2.8/symfony/lib/util/sfContext.class.php line 159 ...
- */
- public function dispatch()
- {
- $this->getController()->dispatch();
- }
- /**
- at sfContext->dispatch()
in SF_ROOT_DIR/web/v5_wpg/index.php line 9 ...
- require_once(dirname(__FILE__).'/../../config/ProjectConfiguration.class.php');
- $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', SF_ENVIRONMENT, true);
- sfContext::createInstance($configuration)->dispatch();
-
symfony settings ...
app_bc_depthchart_interactive: true
app_bc_image_article_h: 246
app_bc_image_article_w: 437
app_bc_image_size_h: 302
app_bc_image_size_w: 523
app_bc_lang: en
app_bc_newser_timer: 5000
app_bc_newser_video: true
app_bc_s3enabled: 1
app_bc_site_name: 'BC Lions'
app_bc_site_url: 'http://www.bclions.com'
app_bc_splash_enabled: false
app_bc_splash_end: null
app_bc_splash_start: null
app_bc_thumbnail_size_h: 53
app_bc_thumbnail_size_w: 99
app_bc_thumbnails_enable: true
app_cfl_comment_limit: 4
app_cfl_depthchart_interactive: false
app_cfl_image_article_h: 322
app_cfl_image_article_w: 639
app_cfl_image_size_h: 322
app_cfl_image_size_w: 639
app_cfl_lang: en
app_cfl_league_site: 1
app_cfl_newser_timer: 5000
app_cfl_newser_video: true
app_cfl_rw_final_round_vote_end: 'September 08 2009 11:59 pm'
app_cfl_rw_final_round_vote_start: 'August 14 2009 12:01 am'
app_cfl_rw_first_round_vote_end: 'July 09 2009 11:59 pm'
app_cfl_rw_first_round_vote_start: 'April 15 2009 12:01 am'
app_cfl_rw_sec_round_vote_end: 'August 11 2009 11:59 pm'
app_cfl_rw_sec_round_vote_start: 'July 19 2009 08:00 am'
app_cfl_s3enabled: 1
app_cfl_schedule_timer: 72
app_cfl_site_name: CFL.ca
app_cfl_site_url: 'http://www.cfl.ca'
app_cfl_splash_enabled: false
app_cfl_splash_end: null
app_cfl_splash_start: null
app_cfl_thumbnail_size_h: 0
app_cfl_thumbnail_size_w: 0
app_cfl_thumbnails_enable: false
app_edm_depthchart_interactive: true
app_edm_image_article_h: 301
app_edm_image_article_w: 957
app_edm_image_size_h: 301
app_edm_image_size_w: 957
app_edm_lang: en
app_edm_newser_timer: 5000
app_edm_newser_video: true
app_edm_s3enabled: 1
app_edm_site_name: 'Edmonton Eskimos'
app_edm_site_url: 'http://www.esks.com'
app_edm_splash_enabled: false
app_edm_splash_end: null
app_edm_splash_start: null
app_edm_thumbnail_size_h: 50
app_edm_thumbnail_size_w: 159
app_edm_thumbnails_enable: true
app_fb_connect_api_key: be5bd53a40f1e1b3647ae34c0ff7ff47
app_fb_connect_app_id: 316070162090
app_fb_connect_secret_key: 420303dc5d76d5357285393539ce79b6
app_ff_depthchart_interactive: false
app_ff_image_article_h: 301
app_ff_image_article_w: 957
app_ff_image_size_h: 301
app_ff_image_size_w: 957
app_ff_lang: en
app_ff_newser_timer: 5000
app_ff_newser_video: false
app_ff_s3enabled: 1
app_ff_site_name: 'Family Football'
app_ff_site_url: 'http://en.familyfootball.ca'
app_ff_splash_enabled: false
app_ff_splash_end: null
app_ff_splash_start: null
app_ff_thumbnail_size_h: 50
app_ff_thumbnail_size_w: 159
app_ff_thumbnails_enable: true
app_fffr_depthchart_interactive: false
app_fffr_image_article_h: 301
app_fffr_image_article_w: 957
app_fffr_image_size_h: 301
app_fffr_image_size_w: 957
app_fffr_lang: en
app_fffr_newser_timer: 5000
app_fffr_newser_video: false
app_fffr_s3enabled: 1
app_fffr_site_name: 'Family Football French'
app_fffr_site_url: 'http://fr.familyfootballfrench.ca'
app_fffr_splash_enabled: false
app_fffr_splash_end: null
app_fffr_splash_start: null
app_fffr_thumbnail_size_h: 50
app_fffr_thumbnail_size_w: 159
app_fffr_thumbnails_enable: true
app_gc08_depthchart_interactive: false
app_gc08_image_article_h: 305
app_gc08_image_article_w: 650
app_gc08_image_size_h: 330
app_gc08_image_size_w: 515
app_gc08_lang: en
app_gc08_newser_timer: 5000
app_gc08_newser_video: true
app_gc08_s3enabled: 1
app_gc08_site_name: 'Grey Cup'
app_gc08_site_url: 'http://greycup.cfl.ca'
app_gc08_splash_enabled: false
app_gc08_splash_end: null
app_gc08_splash_start: null
app_gc08_thumbnail_size_h: 80
app_gc08_thumbnail_size_w: 80
app_gc08_thumbnails_enable: true
app_gc08fr_depthchart_interactive: false
app_gc08fr_image_article_h: 305
app_gc08fr_image_article_w: 650
app_gc08fr_image_size_h: 330
app_gc08fr_image_size_w: 515
app_gc08fr_lang: en
app_gc08fr_newser_timer: 5000
app_gc08fr_newser_video: true
app_gc08fr_s3enabled: 1
app_gc08fr_site_name: 'Coupe Grey'
app_gc08fr_site_url: 'http://coupegrey.lcf.ca'
app_gc08fr_splash_enabled: false
app_gc08fr_splash_end: null
app_gc08fr_splash_start: null
app_gc08fr_thumbnail_size_h: 80
app_gc08fr_thumbnail_size_w: 80
app_gc08fr_thumbnails_enable: true
app_ham_depthchart_interactive: true
app_ham_image_article_h: 305
app_ham_image_article_w: 650
app_ham_image_size_h: 342
app_ham_image_size_w: 650
app_ham_lang: en
app_ham_newser_timer: 5000
app_ham_newser_video: true
app_ham_s3enabled: 1
app_ham_site_name: 'Hamilton Tiger-Cats'
app_ham_site_url: 'http://www.ticats.ca'
app_ham_splash_enabled: false
app_ham_splash_end: null
app_ham_splash_start: null
app_ham_thumbnail_size_h: 80
app_ham_thumbnail_size_w: 80
app_ham_thumbnails_enable: true
app_lcf_comment_limit: 4
app_lcf_depthchart_interactive: false
app_lcf_image_article_h: 322
app_lcf_image_article_w: 639
app_lcf_image_size_h: 322
app_lcf_image_size_w: 639
app_lcf_lang: fr
app_lcf_league_site: 1
app_lcf_newser_timer: 5000
app_lcf_newser_video: true
app_lcf_rw_final_round_vote_end: 'September 08 2009 11:59 pm'
app_lcf_rw_final_round_vote_start: 'August 14 2009 12:01 am'
app_lcf_rw_first_round_vote_end: 'July 09 2009 11:59 pm'
app_lcf_rw_first_round_vote_start: 'June 15 2009 12:01 am'
app_lcf_rw_sec_round_vote_end: 'August 11 2009 11:59 pm'
app_lcf_rw_sec_round_vote_start: 'July 19 2009 08:00 am'
app_lcf_s3enabled: 1
app_lcf_schedule_timer: 72
app_lcf_site_name: LCF.ca
app_lcf_site_url: 'http://www.lcf.ca'
app_lcf_splash_enabled: false
app_lcf_splash_end: null
app_lcf_splash_start: null
app_lcf_thumbnail_size_h: 0
app_lcf_thumbnail_size_w: 0
app_lcf_thumbnails_enable: false
app_mtl_depthchart_interactive: true
app_mtl_image_article_h: 252
app_mtl_image_article_w: 656
app_mtl_image_size_h: 252
app_mtl_image_size_w: 656
app_mtl_lang: en
app_mtl_newser_timer: 5000
app_mtl_newser_video: true
app_mtl_s3enabled: 1
app_mtl_site_name: 'Montreal Alouettes'
app_mtl_site_url: 'http://en.montrealalouettes.com'
app_mtl_thumbnail_size_h: 40
app_mtl_thumbnail_size_w: 105
app_mtl_thumbnails_enable: true
app_mtlfr_depthchart_interactive: true
app_mtlfr_image_article_h: 252
app_mtlfr_image_article_w: 656
app_mtlfr_image_size_h: 252
app_mtlfr_image_size_w: 656
app_mtlfr_lang: fr
app_mtlfr_newser_timer: 5000
app_mtlfr_newser_video: true
app_mtlfr_s3enabled: 1
app_mtlfr_site_name: 'Montreal Alouettes'
app_mtlfr_site_url: 'http://fr.montrealalouettes.com'
app_mtlfr_thumbnail_size_h: 40
app_mtlfr_thumbnail_size_w: 105
app_mtlfr_thumbnails_enable: true
app_mtlm_lang: en
app_mtlm_mobile_site: 1
app_mtlm_s3enabled: 1
app_mtlm_site_name: 'Montreal Alouettes'
app_mtlm_site_url: 'http://m.montrealalouettes.com'
app_profile_salt: M092ramL2d
app_search_host: 172.17.16.191
app_search_id_map:
CFL: 2
LCF: 10
MTL: 11
MTLFR: 12
BC: 1
EDM: 3
SSK: 13
WPG: 15
HAM: 8
TOR: 14
GC08: 4
GC08FR: 7
GCF: 5
GCFFR: 6
app_ssk_depthchart_interactive: true
app_ssk_image_article_h: 249
app_ssk_image_article_w: 411
app_ssk_image_size_h: 249
app_ssk_image_size_w: 411
app_ssk_lang: en
app_ssk_newser_timer: 5000
app_ssk_newser_video: true
app_ssk_s3enabled: 1
app_ssk_site_name: 'Saskatchewan Roughriders'
app_ssk_site_url: 'http://www.riderville.com'
app_ssk_splash_enabled: false
app_ssk_splash_end: null
app_ssk_splash_start: null
app_ssk_thumbnail_size_h: 33
app_ssk_thumbnail_size_w: 48
app_ssk_thumbnails_enable: true
app_ssk_video_background: 'http://cfl.assets.mrx.ca/ssk/images/2010/ssk_videobg.jpg'
app_ssk_video_thumbnail: 'http://cfl.assets.mrx.ca/ssk/images/2010/ssk_videothumb.jpg'
app_tor_depthchart_interactive: true
app_tor_image_article_h: 338
app_tor_image_article_w: 640
app_tor_image_size_h: 338
app_tor_image_size_w: 640
app_tor_lang: en
app_tor_newser_timer: 5000
app_tor_newser_video: true
app_tor_s3enabled: 1
app_tor_schedule_timer: 24
app_tor_site_name: 'Toronto Argonauts'
app_tor_site_url: 'http://www.argonauts.ca'
app_tor_splash_enabled: true
app_tor_splash_end: 'August 14th, 2009 6:30pm'
app_tor_splash_start: 'August 12th, 2009 7:00am'
app_tor_thumbnail_size_h: 61
app_tor_thumbnail_size_w: 102
app_tor_thumbnails_enable: true
app_tor_video_background: 'http://cfl.assets.mrx.ca/tor/images/2009/no_video_home.jpg'
app_tor_video_thumbnail: 'http://cfl.assets.mrx.ca/tor/images/2009/no_video_home.jpg'
app_wpg_depthchart_interactive: true
app_wpg_image_article_h: 246
app_wpg_image_article_w: 437
app_wpg_image_size_h: 246
app_wpg_image_size_w: 437
app_wpg_lang: en
app_wpg_newser_timer: 5000
app_wpg_newser_video: true
app_wpg_s3enabled: 1
app_wpg_site_name: 'Winnipeg Bluebombers'
app_wpg_site_url: 'http://www.bluebombers.com'
app_wpg_splash_enabled: false
app_wpg_splash_end: null
app_wpg_splash_start: null
app_wpg_thumbnail_size_h: 77
app_wpg_thumbnail_size_w: 140
app_wpg_thumbnails_enable: true
mod_page_enabled: true
mod_page_is_internal: false
mod_page_view_class: sfPHP
sf_admin_module_web_dir: /sfDoctrinePlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: frontend
sf_app_base_cache_dir: /srv/cfl_network/cache/frontend
sf_app_cache_dir: /srv/cfl_network/cache/frontend/wpg
sf_app_config_dir: /srv/cfl_network/apps/frontend/config
sf_app_dir: /srv/cfl_network/apps/frontend
sf_app_i18n_dir: /srv/cfl_network/apps/frontend/i18n
sf_app_lib_dir: /srv/cfl_network/apps/frontend/lib
sf_app_module_dir: /srv/cfl_network/apps/frontend/modules
sf_app_template_dir: /srv/cfl_network/apps/frontend/templates/wpg
sf_apps_dir: /srv/cfl_network/apps
sf_available: true
sf_cache: true
sf_cache_dir: /srv/cfl_network/cache
sf_calendar_web_dir: /sf/calendar
sf_charset: utf-8
sf_check_lock: false
sf_check_symfony_version: false
sf_compressed: false
sf_config_cache_dir: /srv/cfl_network/cache/frontend/wpg/config
sf_config_dir: /srv/cfl_network/config
sf_csrf_secret: false
sf_data_dir: /srv/cfl_network/data
sf_debug: true
sf_default_action: index
sf_default_culture: en
sf_default_module: main
sf_doc_dir: /srv/cfl_network/doc
sf_enabled_modules:
- default
- sfGuardAuth
sf_environment: wpg
sf_error_404_action: error404
sf_error_404_module: default
sf_error_reporting: 8191
sf_escaping_method: ESC_ENTITIES
sf_escaping_strategy: false
sf_etag: true
sf_i18n: true
sf_i18n_cache_dir: /srv/cfl_network/cache/frontend/wpg/i18n
sf_lazy_cache_key: false
sf_lib_dir: /srv/cfl_network/lib
sf_log_dir: /srv/cfl_network/log
sf_logging_enabled: true
sf_login_action: signin
sf_login_module: sfGuardAuth
sf_max_forwards: 5
sf_module_cache_dir: /srv/cfl_network/cache/frontend/wpg/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: true
sf_orm: propel
sf_plugins_dir: /srv/cfl_network/plugins
sf_prototype_web_dir: /sfProtoculousPlugin
sf_rich_text_js_dir: js/tiny_mce
sf_root_dir: /srv/cfl_network
sf_secure_action: secure
sf_secure_module: sfGuardAuth
sf_standard_helpers:
- Partial
- Cache
- Form
- I18N
- Javascript
- site
sf_strip_comments: true
sf_symfony_lib_dir: /srv/cfl_network/lib/vendor/1.2.8/symfony/lib
sf_template_cache_dir: /srv/cfl_network/cache/frontend/wpg/template
sf_test_cache_dir: /srv/cfl_network/cache/frontend/wpg/test
sf_test_dir: /srv/cfl_network/test
sf_upload_dir: /srv/cfl_network/web/uploads
sf_use_database: true
sf_use_flash: false
sf_use_process_cache: true
sf_use_security: false
sf_validation_error_class: form_error
sf_validation_error_id_prefix: error_for_
sf_validation_error_prefix: ' ↓ '
sf_validation_error_suffix: ' ↓'
sf_web_debug: false
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /srv/cfl_network/web
request ...
parameterHolder:
action: show
comment_field: url_title
module: page
url_title: media_schedule
attributeHolder:
sf_route: 'sfRoute Object()'
response ...
options:
http_protocol: HTTP/1.1
logging: '1'
charset: utf-8
send_http_headers: true
content_type: 'text/html; charset=utf-8'
cookies: { }
httpHeaders:
Cache-Control: max-age=3600
Content-Type: 'text/html; charset=utf-8'
javascripts: { }
stylesheets: { }
metas: { }
httpMetas: { }
options:
auto_shutdown: false
culture: null
default_culture: en
use_flash: true
logging: '1'
timeout: 1800
attributeHolder: { }
culture: en
global vars ...
cookie: { }
env: { }
files: { }
get: { }
post: { }
server:
DOCUMENT_ROOT: /srv/cfl_network/web/wpg/
GATEWAY_INTERFACE: CGI/1.1
HTTP_HOST: www.thebluerevolution.ca
HTTP_X_VARNISH: '1623954691'
PATH: '/sbin:/usr/sbin:/bin:/usr/bin'
PHP_SELF: /index.php
QUERY_STRING: ''
REDIRECT_STATUS: '200'
REDIRECT_URL: /media_schedule
REMOTE_ADDR: 172.17.16.249
REMOTE_PORT: '57994'
REQUEST_METHOD: GET
REQUEST_TIME: 1274312189
REQUEST_URI: /media_schedule
SCRIPT_FILENAME: /srv/cfl_network/web/wpg/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 172.17.16.136
SERVER_ADMIN: webmaster@cfl.ca
SERVER_NAME: www.thebluerevolution.ca
SERVER_PORT: '80'
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: "<address>Apache/2.2.9 (Unix) Server at www.thebluerevolution.ca Port 80</address>\n"
SERVER_SOFTWARE: 'Apache/2.2.9 (Unix)'
session: { }