6. Whoops\Exception\ErrorException
…/­ecoleinclusiveeurope.eu/­httpdocs/­website/­controllers/­DefaultController.php35
5. Whoops\Run handleError
…/­ecoleinclusiveeurope.eu/­httpdocs/­website/­controllers/­DefaultController.php35
4. DefaultController init
…/­ecoleinclusiveeurope.eu/­httpdocs/­pimcore/­lib/­Zend/­Controller/­Action.php133
3. Zend_Controller_Action __construct
…/­ecoleinclusiveeurope.eu/­httpdocs/­pimcore/­lib/­Zend/­Controller/­Dispatcher/­Standard.php281
2. Zend_Controller_Dispatcher_Standard dispatch
…/­ecoleinclusiveeurope.eu/­httpdocs/­pimcore/­lib/­Zend/­Controller/­Front.php954
1. Zend_Controller_Front dispatch
…/­ecoleinclusiveeurope.eu/­httpdocs/­pimcore/­lib/­Pimcore.php270
0. Pimcore run
…/­ecoleinclusiveeurope.eu/­httpdocs/­index.php18

Whoops \ Exception \ ErrorException

Invalid argument supplied for foreach()

/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/controllers/DefaultController.php
 
        //Referencement
        $this->view->title = $this->document->title;
        $this->view->metaDesc = $this->document->description;
        $this->view->keywords = $this->document->keywords;
 
        $tabMeta = array();
        foreach($this->document->metaData as $metaPerso){
            $tabMeta[] = '<meta '.$metaPerso['idName'].'="'.$metaPerso['idValue'].'" '.$metaPerso['contentName'].'="'.$metaPerso['contentValue'].'" />';
        }
/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/controllers/DefaultController.php
 
        //Referencement
        $this->view->title = $this->document->title;
        $this->view->metaDesc = $this->document->description;
        $this->view->keywords = $this->document->keywords;
 
        $tabMeta = array();
        foreach($this->document->metaData as $metaPerso){
            $tabMeta[] = '<meta '.$metaPerso['idName'].'="'.$metaPerso['idValue'].'" '.$metaPerso['contentName'].'="'.$metaPerso['contentValue'].'" />';
        }
/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/pimcore/lib/Zend/Controller/Action.php
     */
    public function __construct(Zend_Controller_Request_Abstract $request, Zend_Controller_Response_Abstract $response, array $invokeArgs = array())
    {
        $this->setRequest($request)
             ->setResponse($response)
             ->_setInvokeArgs($invokeArgs);
        $this->_helper = new Zend_Controller_Action_HelperBroker($this);
        $this->init();
    }
 
/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/pimcore/lib/Zend/Controller/Dispatcher/Standard.php
         */
        $className = $this->loadClass($className);
 
        /**
         * Instantiate controller with request, response, and invocation
         * arguments; throw exception if it's not an action controller
         */
        $controller = new $moduleClassName($request, $this->getResponse(), $this->getParams());
        if (!($controller instanceof Zend_Controller_Action_Interface) &&
            !($controller instanceof Zend_Controller_Action)) {
/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/pimcore/lib/Zend/Controller/Front.php
                    continue;
                }
 
                /**
                 * Dispatch request
                 */
                try {
                    $dispatcher->dispatch($this->_request, $this->_response);
                } catch (Exception $e) {
                    if ($this->throwExceptions()) {
/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/pimcore/lib/Pimcore.php
        else {
            @ini_set("display_errors", "On");
            @ini_set("display_startup_errors", "On");
 
            $front->throwExceptions(true);
 
            try {
                $front->dispatch();
            }
            catch (Zend_Controller_Router_Exception $e) {
/var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/index.php
 *
 * @copyright  Copyright (c) 2009-2014 pimcore GmbH (http://www.pimcore.org)
 * @license    http://www.pimcore.org/license     New BSD License
 */
include_once("pimcore/config/startup.php");
 
try {
	Pimcore::run();
 
} catch (Exception $e) {
Key Value
PATH /sbin:/usr/sbin:/bin:/usr/bin
PP_CUSTOM_PHP_INI /var/www/vhosts/system/ecoleinclusiveeurope.eu/etc/php.ini
PP_CUSTOM_PHP_CGI_INDEX plesk-php54-fastcgi
HTTP_CONNECTION close
SCRIPT_NAME /index.php
REQUEST_URI /fr/liens/handicap
QUERY_STRING
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_URL /fr/liens/handicap
REMOTE_PORT 54364
SCRIPT_FILENAME /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/index.php
SERVER_ADMIN root@localhost
DOCUMENT_ROOT /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs
REMOTE_ADDR 44.204.164.147
SERVER_PORT 80
SERVER_ADDR 37.187.250.88
SERVER_NAME www.ecoleinclusiveeurope.eu
SERVER_SOFTWARE Apache
SERVER_SIGNATURE <address>Apache Server at www.ecoleinclusiveeurope.eu Port 80</address>
HTTP_HOST www.ecoleinclusiveeurope.eu
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
REDIRECT_STATUS 200
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710845865.5621
REQUEST_TIME 1710845865
TMPDIR /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
TEMP /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
TMP /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
windir /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
SystemRoot /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
empty
empty
empty
empty
empty
Key Value
TMPDIR /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
TEMP /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
TMP /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
windir /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
SystemRoot /var/www/vhosts/ecoleinclusiveeurope.eu/httpdocs/website/var/cache
0. Whoops\Handler\PrettyPageHandler
1. Whoops\Handler\JsonResponseHandler