| PHP | /var/www/paperhouse/medicicards.co.uk/live/lib/S24/Helpers/Session.php, line 71 |
|---|---|
| URI | GET /cards/personalise/view/4 |
| Arg | Name | Value |
|---|---|---|
| 0 | $name |
'category_id'
|
$view->image_title = "Sorry, there's been a problem."; $view->content = $view->render('item/error_session.php'); return; } $view->back_url = WEB_DIR."cards/categories/display/".S24_Helpers_Session::session_get('category_id'); $view->image_title = "<img src=\"".WEB_DIR."assets/img/step3.gif\" alt=\"Step 3: Review your chosen card\" width=\"330\" height=\"27\" />"; //$view->image_title = "<em>Step 3</em> Review your chosen card"; $view->content = $view->render('personalise/view.php'); if (!method_exists($this, $methodName)) { $this->__call($methodName, array()); } else { $method = new ReflectionMethod($this, $methodName); if ($method->isPublic() && !$method->isStatic()) { $this->{$methodName}(); } else { throw new Zend_Controller_Action_Exception('Illegal action called.'); } }| Arg | Name | Value |
|---|---|---|
| 0 | $dispatcher |
Zend_Controller_Dispatcher::__set_state(array( |
| 1 | $action |
Zend_Controller_Dispatcher_Token::__set_state(array( |
* Call the action of the Zend_Controller_Action. It will return either null or a * new Zend_Controller_Dispatcher_Token object. If a Zend_Controller_Dispatcher_Token object is returned, this will be returned * back to ZFrontController, which will call $this again to forward to * another action. */ $nextAction = $controller->run($this, $action); // Destroy the page controller instance $controller = null; // Return either null (finished) or a Zend_Controller_Dispatcher_Token object (forward to another action).| Arg | Name | Value |
|---|---|---|
| 0 | $action |
Zend_Controller_Dispatcher_Token::__set_state(array( |
| 1 | $performDispatch |
true
|
* @param Zend_Controller_Dispatcher_Token $action * @return boolean|Zend_Controller_Dispatcher_Token */ public function dispatch(Zend_Controller_Dispatcher_Token $action) { return $this->_dispatch($action, true); } /** * If $performDispatch is FALSE, this method will check if a controller| Arg | Name | Value |
|---|---|---|
| 0 | $action |
Zend_Controller_Dispatcher_Token::__set_state(array( |
*/ while ($action instanceof Zend_Controller_Dispatcher_Token) { // notify plugins that a dispatch is about to occur $action = $this->_plugins->preDispatch($action); $action = $this->getDispatcher()->dispatch($action); // notify plugins that the dispatch has finish $action = $this->_plugins->postDispatch($action); } */ static public function run($controllerDirectory) { self::getInstance() ->setControllerDirectory($controllerDirectory) ->dispatch(); } /** * Convenience method, passthru to Zend_Controller_Dispatcher::setControllerDirectory()| Arg | Name | Value |
|---|---|---|
| 0 | $controllerDirectory |
'/var/www/paperhouse/medicicards.co.uk/live/app/controllers'
|
$router->addRoute('cards', ':controller/:action/:id', array('id' => null), array('id' => '\d+'));$controller = Zend_Controller_Front::getInstance();$controller->setRouter($router);$controller->registerPlugin(new S24_Controller_Plugin_Layout());$controller->run($config->path->controllers);//$controller->dispatch();
x-cc-id: ccc04-02
If-Modified-Since: Sat, 25 Sep 2010 04:52:43 GMT
Host: pg.medicicards.co.uk
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Accept: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: close
Cache-Control: no-cache
Pragma: no-cache
Cookie: PHPSESSID=4a6a6b5jqvlbfrll92rfdi5cu1
No data
No data
| Variable | Value |
|---|---|
| PHPSESSID |
'4a6a6b5jqvlbfrll92rfdi5cu1'
|
| Variable | Value |
|---|---|
| REDIRECT_STATUS |
'200'
|
| HTTP_X_CC_ID |
'ccc04-02'
|
| HTTP_IF_MODIFIED_SINCE |
'Sat, 25 Sep 2010 04:52:43 GMT'
|
| HTTP_HOST |
'pg.medicicards.co.uk'
|
| HTTP_USER_AGENT |
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
|
| HTTP_ACCEPT |
'text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
|
| HTTP_ACCEPT_LANGUAGE |
'en-us,en;q=0.5'
|
| HTTP_ACCEPT_ENCODING |
'gzip'
|
| HTTP_ACCEPT_CHARSET |
'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
|
| HTTP_CONNECTION |
'close'
|
| HTTP_CACHE_CONTROL |
'no-cache'
|
| HTTP_PRAGMA |
'no-cache'
|
| HTTP_COOKIE |
'PHPSESSID=4a6a6b5jqvlbfrll92rfdi5cu1'
|
| PATH |
'/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin'
|
| SERVER_SIGNATURE |
'<address>Apache/2.0.52 (Red Hat) Server at pg.medicicards.co.uk Port 80</address>
'
|
| SERVER_SOFTWARE |
'Apache/2.0.52 (Red Hat)'
|
| SERVER_NAME |
'pg.medicicards.co.uk'
|
| SERVER_ADDR |
'83.138.169.166'
|
| SERVER_PORT |
'80'
|
| REMOTE_ADDR |
'38.107.179.242'
|
| DOCUMENT_ROOT |
'/var/www/paperhouse/medicicards.co.uk/live/web'
|
| SERVER_ADMIN |
'root@localhost'
|
| SCRIPT_FILENAME |
'/var/www/paperhouse/medicicards.co.uk/live/web/cards/index.php'
|
| REMOTE_PORT |
'44601'
|
| REDIRECT_URL |
'/cards/personalise/view/4'
|
| GATEWAY_INTERFACE |
'CGI/1.1'
|
| SERVER_PROTOCOL |
'HTTP/1.1'
|
| REQUEST_METHOD |
'GET'
|
| QUERY_STRING |
''
|
| REQUEST_URI |
'/cards/personalise/view/4'
|
| SCRIPT_NAME |
'/cards/index.php'
|
| PHP_SELF |
'/cards/index.php'
|
| REQUEST_TIME |
1328693473
|
| Variable | Value |
|---|---|
| LANG |
'C'
|
| HOSTNAME |
'thunderball.studio24.net'
|
| TERM |
'linux'
|
| SHELL |
'/bin/bash'
|
| HISTSIZE |
'1000'
|
| USER |
'root'
|
| LS_COLORS |
'no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:'
|
| PATH |
'/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin'
|
|
'/var/spool/mail/root'
|
|
| PWD |
'/root'
|
| INPUTRC |
'/etc/inputrc'
|
| HOME |
'/root'
|
| SHLVL |
'2'
|
| LOGNAME |
'root'
|
| LESSOPEN |
'|/usr/bin/lesspipe.sh %s'
|
| G_BROKEN_FILENAMES |
'1'
|
| HISTTIMEFORMAT |
'%Y-%m-%d_%H:%M:%S '
|
| _ |
'/sbin/initlog'
|
X-Powered-By: PHP/5.2.11
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html