| Exception in PHP Script /index.php |
PHP Version: 5.2.4-2ubuntu5.19; Zend Engine Version: 2.2.0; Qcodo Version: 0.4.14 Application: Apache; Server Name: www.buurtpersbureau.nl HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 184: $this->redirect('Page', 'index');
Line 185: }
Line 186:
Line 187: public function view($id) {
Line 188: $page = Page::LoadByLink($id);
Line 189: if ($page->Homepage) {
Line 190: header("Location: " . Config::$rooturl);
Line 191: die;
Line 192: }
Line 193: if ($pageHistory = PageHistory::LoadByTitle($id)) {
Line 194: $url = Config::$rooturl . "/" . $pageHistory->Redirect;
#0 /var/www/vhosts/buurtpersbureau.nl/httpdocs/framework/lib/qcodo/includes/qcodo/_core/framework/_functions.inc.php(21): QErrorHandler::HandleError() #1 /var/www/vhosts/buurtpersbureau.nl/httpdocs/project/controller/PageController.class.php(189): __qcodo_handle_error() #2 (): PageController->view() #3 /var/www/vhosts/buurtpersbureau.nl/httpdocs/framework/lib/classes/Controller.class.php(125): call_user_func_array() #4 /var/www/vhosts/buurtpersbureau.nl/httpdocs/index.php(14): Controller::loadContent()
HTTP_COOKIE_VARS HTTP_ENV_VARS HTTP_GET_VARS HTTP_POST_FILES HTTP_POST_VARS HTTP_SERVER_VARS HTTP_SESSION_VARS _COOKIE _ENV _FILES _GET _POST _REQUEST _SERVER configfile controller intTimestamp strMicrotime strParts