Whoops \ Exception \ ErrorException (E_WARNING)
Invalid argument supplied for foreach() Whoops\Exception\ErrorException thrown with message "Invalid argument supplied for foreach()" Stacktrace: #9 Whoops\Exception\ErrorException in /data/sites/web/dominiquemodelscom/www/site/templates/model.php:599 #8 Whoops\Run:handleError in /data/sites/web/dominiquemodelscom/www/site/templates/model.php:599 #7 require in /data/sites/web/dominiquemodelscom/www/kirby/vendor/getkirby/toolkit/lib/tpl.php:22 #6 Tpl:load in /data/sites/web/dominiquemodelscom/www/kirby/kirby/component/template.php:103 #5 Kirby\Component\Template:render in /data/sites/web/dominiquemodelscom/www/kirby/kirby.php:681 #4 Kirby:template in /data/sites/web/dominiquemodelscom/www/kirby/kirby.php:669 #3 Kirby:render in /data/sites/web/dominiquemodelscom/www/kirby/kirby/component/response.php:29 #2 Kirby\Component\Response:make in /data/sites/web/dominiquemodelscom/www/site/plugins/html-minifier/html-minifier.php:12 #1 JensTornell\HtmlMinifier:make in /data/sites/web/dominiquemodelscom/www/kirby/kirby.php:751 #0 Kirby:launch in /data/sites/web/dominiquemodelscom/www/index.php:22
Stack frames (10)
9
Whoops
\
Exception
\
ErrorException
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
site
/
templates
/
model.php
599
8
Whoops
\
Run
handleError
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
site
/
templates
/
model.php
599
7
require
/
vendor
/
getkirby
/
toolkit
/
lib
/
tpl.php
22
6
Tpl
load
/
kirby
/
component
/
template.php
103
5
Kirby
\
Component
\
Template
render
/
kirby.php
681
4
Kirby
template
/
kirby.php
669
3
Kirby
render
/
kirby
/
component
/
response.php
29
2
Kirby
\
Component
\
Response
make
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
site
/
plugins
/
html-minifier
/
html-minifier.php
12
1
JensTornell
\
HtmlMinifier
make
/
kirby.php
751
0
Kirby
launch
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
index.php
22
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
site
/
templates
/
model.php
            <?php
                $count=0;$aant=count($modelBook);
                
                
                // thumbnail eerst zetten
                /*
                echo '<div class="item">';                      
                 $url= "https://booker-dominique.s3.amazonaws.com/library/".$modelInfo[0]['modelId']."/".str_replace(".jpg",".jpg",$modelInfo[0]['thumbnailUrl']);
                 $bigurl = "https://booker-dominique.s3.amazonaws.com/library/".$modelInfo[0]['modelId']."/".str_replace(".jpg","_M.JPG",$modelInfo[0]['thumbnailUrl']);
                 echo '<figure  >';
                 echo '<picture>';
                echo '<source media="(min-width: 1000px)" data-original-set="'.$bigurl.'">';
                echo '<source media="(min-width: 0)" data-original-set="'.$url.'">';
                echo '<img class="lazyload" data-original="'.$url.'">';
                echo '</picture>';
                 echo '</figure>';
                 echo '</div>';
                 */
                // end thumbnail
                foreach($modelBook as $ob){
                    $count %2==0?$viewclass="even":$viewclass="odd";
                    $ob['est_paysage']==1?$landschap="liggend":$landschap="";
                    
                    
                    if($count==1){
                        ?>
                        <div class="detailinfo item eqh  ">
                            <h1><?php  echo ucfirst(strtolower($modelInfo[0]['firstName'])).' '. ucfirst(strtolower($modelInfo[0]['lastName'])); ?></h1>
                            <?php
                                //if(count($modelInfo[0]['MODEL_boards']) ==0){
                                if($modelInfo[0]['MODEL_boards'] =="019" || $modelInfo[0]['MODEL_boards'] =="020" ||$modelInfo[0]['MODEL_boards'] =="021" ||$modelInfo[0]['MODEL_boards'] =="022" ){
                                    $makeup_model=true;    
                                }else{
                                    $makeup_model=false;                                    
                                }
                                 // echo "modelboard: ".$modelInfo[0]['MODEL_boards'] . $makeup_model;
                            ?>
                            <p class="maten" >
                                <?php if(!$makeup_model): ?>
                                   HEIGHT  <span><?= strtoupper($obmeasurements->prop00010) ?></span> <br/>
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
site
/
templates
/
model.php
            <?php
                $count=0;$aant=count($modelBook);
                
                
                // thumbnail eerst zetten
                /*
                echo '<div class="item">';                      
                 $url= "https://booker-dominique.s3.amazonaws.com/library/".$modelInfo[0]['modelId']."/".str_replace(".jpg",".jpg",$modelInfo[0]['thumbnailUrl']);
                 $bigurl = "https://booker-dominique.s3.amazonaws.com/library/".$modelInfo[0]['modelId']."/".str_replace(".jpg","_M.JPG",$modelInfo[0]['thumbnailUrl']);
                 echo '<figure  >';
                 echo '<picture>';
                echo '<source media="(min-width: 1000px)" data-original-set="'.$bigurl.'">';
                echo '<source media="(min-width: 0)" data-original-set="'.$url.'">';
                echo '<img class="lazyload" data-original="'.$url.'">';
                echo '</picture>';
                 echo '</figure>';
                 echo '</div>';
                 */
                // end thumbnail
                foreach($modelBook as $ob){
                    $count %2==0?$viewclass="even":$viewclass="odd";
                    $ob['est_paysage']==1?$landschap="liggend":$landschap="";
                    
                    
                    if($count==1){
                        ?>
                        <div class="detailinfo item eqh  ">
                            <h1><?php  echo ucfirst(strtolower($modelInfo[0]['firstName'])).' '. ucfirst(strtolower($modelInfo[0]['lastName'])); ?></h1>
                            <?php
                                //if(count($modelInfo[0]['MODEL_boards']) ==0){
                                if($modelInfo[0]['MODEL_boards'] =="019" || $modelInfo[0]['MODEL_boards'] =="020" ||$modelInfo[0]['MODEL_boards'] =="021" ||$modelInfo[0]['MODEL_boards'] =="022" ){
                                    $makeup_model=true;    
                                }else{
                                    $makeup_model=false;                                    
                                }
                                 // echo "modelboard: ".$modelInfo[0]['MODEL_boards'] . $makeup_model;
                            ?>
                            <p class="maten" >
                                <?php if(!$makeup_model): ?>
                                   HEIGHT  <span><?= strtoupper($obmeasurements->prop00010) ?></span> <br/>
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
kirby
/
vendor
/
getkirby
/
toolkit
/
lib
/
tpl.php
/**
 * Tpl
 *
 * Super simple template engine
 *
 * @package   Kirby Toolkit
 * @author    Bastian Allgeier <bastian@getkirby.com>
 * @link      http://getkirby.com
 * @copyright Bastian Allgeier
 * @license   http://www.opensource.org/licenses/mit-license.php MIT License
 */
class Tpl extends Silo {
 
  public static $data = array();
 
  public static function load($_file, $_data = array(), $_return = true) {
    if(!file_exists($_file)) return false;
    ob_start();
    extract(array_merge(static::$data, (array)$_data));
    require($_file);
    $_content = ob_get_contents();
    ob_end_clean();
    if($_return) return $_content;
    echo $_content;
  }
 
}
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
kirby
/
kirby
/
component
/
template.php
    if($template instanceof Page) {
      $page = $template;
      $file = $page->templateFile();
      $data = $this->data($page, $data);
    } else {
      $file = $template;
      $data = $this->data(null, $data);
    }
 
    // check for an existing template
    if(!file_exists($file)) {
      throw new Exception('The template could not be found');
    }
 
    // merge and register the template data globally
    $tplData = tpl::$data;
    tpl::$data = array_merge(tpl::$data, $data);
 
    // load the template
    $result = tpl::load($file, null, $return);
 
    // reset the template data
    tpl::$data = $tplData;
 
    return $result;
 
  }
 
}
 
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
kirby
/
kirby.php
      }
 
      return $template;
 
    }
 
    // return a fresh template
    return $this->template($page, $data);
 
  }
 
  /**
   * Template configuration
   *
   * @param Page $page
   * @param array $data
   * @return string
   */
  public function template(Page $page, $data = array()) {
    return $this->component('template')->render($page, $data);
  }
 
  public function request() {
    if(!is_null($this->request)) return $this->request;
    return $this->request = new Request($this);
  }
 
  public function router() {
    return $this->router;
  }
 
  public function route() {
    return $this->route;
  }
 
  /**
   * Starts the router, renders the page and returns the response
   *
   * @return mixed
   */
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
kirby
/
kirby.php
        }
 
      }
 
      // try to fetch the template from cache
      $template = $this->cache()->get($cacheId);
 
      // fetch fresh content if the cache is empty
      if(empty($template)) {
        $template = $this->template($page, $data);
        // store the result for the next round
        $this->cache()->set($cacheId, $template);
      }
 
      return $template;
 
    }
 
    // return a fresh template
    return $this->template($page, $data);
 
  }
 
  /**
   * Template configuration
   *
   * @param Page $page
   * @param array $data
   * @return string
   */
  public function template(Page $page, $data = array()) {
    return $this->component('template')->render($page, $data);
  }
 
  public function request() {
    if(!is_null($this->request)) return $this->request;
    return $this->request = new Request($this);
  }
 
  public function router() {
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
kirby
/
kirby
/
component
/
response.php
 * @link      http://getkirby.com
 * @copyright Bastian Allgeier
 * @license   http://getkirby.com/license
 */
class Response extends \Kirby\Component {
 
  /**
   * Builds and return the response by various input
   * 
   * @param mixed $response
   * @return mixed
   */
  public function make($response) {
 
    if(is_string($response)) {
      return $this->kirby->render(page($response));
    } else if(is_array($response)) {
      return $this->kirby->render(page($response[0]), $response[1]);
    } else if(is_a($response, 'Page')) {
      return $this->kirby->render($response);      
    } else if(is_a($response, 'Response')) {
      return $response;
    } else {
      return null;
    }
 
  }
 
}
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
site
/
plugins
/
html-minifier
/
html-minifier.php
<?php
namespace JensTornell;
 
use C;
use Kirby\Component\Response;
use Minify_HTML;
 
include __DIR__ . DS . 'minify' . DS . 'HTML.php';
 
class HtmlMinifier extends Response {
    public function make($response) {
        $buffer = parent::make( $response );
        if( $buffer && c::get('plugin.html.minifier.active', true) ) {
            return Minify_HTML::minify( $buffer, c::get('plugin.html.minifier.options', array()) );
        }
        return $buffer;
    }
}
 
$kirby->set('component', 'response', 'JensTornell\HtmlMinifier');
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
kirby
/
kirby.php
    // check for a valid route
    if(is_null($this->route)) {
      header::status('500');
      header::type('json');
      die(json_encode(array(
        'status'  => 'error',
        'message' => 'Invalid route or request method'
      )));
    }
 
    // call the router action with all arguments from the pattern
    $response = call($this->route->action(), $this->route->arguments());
 
    // load all language variables
    // this can only be loaded once the router action has been called
    // otherwise the current language is not yet available
    $this->localize();
 
    // build the response
    $this->response = $this->component('response')->make($response);
 
    // store the current language in the session
    if(
        $this->option('language.detect') &&
        $this->site()->multilang() &&
        $this->site()->language()
      ) {
      s::set('kirby_language', $this->site()->language()->code());
    }
 
    return $this->response;
 
  }
 
  /**
   * Register a new hook
   *
   * @param string/array $hook The name of the hook
   * @param closure $callback
   */
/
data
/
sites
/
web
/
dominiquemodelscom
/
www
/
index.php
if(session_id() == '' || !isset($_SESSION)) {
   session_start();
}
     
define('DS', DIRECTORY_SEPARATOR);
 
// load kirby
require(__DIR__ . DS . 'kirby' . DS . 'bootstrap.php');
 
// check for a custom site.php
if(file_exists(__DIR__ . DS . 'site.php')) {
  require(__DIR__ . DS . 'site.php');
} else {
  $kirby = kirby();
}
 
     
          
// render
echo $kirby->launch();

Environment & details:

Key Value
Kirby Toolkit v2.5.9
Kirby CMS v2.5.9
Key Value
modelId 9801
backurl https://www.dominiquemodels.com/women/curve
cat cat15
empty
empty
empty
empty
Key Value
USER dominiquemodelscom
HOME /data/sites/web/dominiquemodelscom/
FCGI_ROLE RESPONDER
REDIRECT_HTTPS on
REDIRECT_UNIQUE_ID ZfkmcLclJAcPr1wXfgs68wAAACw
REDIRECT_LOGPREFIX user_dominiquemodelscom
REDIRECT_SCRIPT_URL /model
REDIRECT_SCRIPT_URI https://www.dominiquemodels.com/model
REDIRECT_STATUS 200
HTTPS on
UNIQUE_ID ZfkmcLclJAcPr1wXfgs68wAAACw
LOGPREFIX user_dominiquemodelscom
SCRIPT_URL /model
SCRIPT_URI https://www.dominiquemodels.com/model
proxy-nokeepalive 1
HTTP_HOST www.dominiquemodels.com
HTTP_X_REAL_IP 44.213.80.174
HTTP_X_HCL_FORWARDED_PROTO https
HTTP_X_HCL_FORWARDED_PORT 443
HTTP_X_SCHEME https
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH /data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME www.dominiquemodels.com
SERVER_ADDR 176.62.173.229
SERVER_PORT 443
REMOTE_ADDR 44.213.80.174
DOCUMENT_ROOT /data/sites/web/dominiquemodelscom/www
REQUEST_SCHEME https
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /data/sites/web/dominiquemodelscom/www
SERVER_ADMIN support@webhosting.be
SCRIPT_FILENAME /data/sites/web/dominiquemodelscom/www/index.php
REMOTE_PORT 42918
REDIRECT_URL /model
REDIRECT_QUERY_STRING modelId=9801&backurl=https://www.dominiquemodels.com/women/curve&cat=cat15
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING modelId=9801&backurl=https://www.dominiquemodels.com/women/curve&cat=cat15
REQUEST_URI /model?modelId=9801&backurl=https://www.dominiquemodels.com/women/curve&cat=cat15
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710827120.0716
REQUEST_TIME 1710827120
empty
0. Whoops\Handler\PrettyPageHandler