if($this->loadTpl) {
$Path = $this->Mizu->buildPath($this->Mizu->GP['id']);
if(in_array(272, $Path)) {
$c = '';
// get kategories
$A = $Mizu->getNav(234);
$x = 0;
foreach($A as $k => $v) {
$x++;
$c.='
';
}
$c.='
';
// get sizes
$A = $Mizu->getNav(145);
$x = 0;
foreach($A as $k => $v) {
$x++;
$c.='
';
}
$c.='
';
}
return '
'.$c.'
';
}
$tC['bigImg'] = array(
'w' => 920,
'h' => false,
);
// get Images
$tC['imgsOrg'] = $Mizu->checkFiles($Mizu->get('cnt/list1'));
$tC['showList'] = $Mizu->get('cnt/showList');
$tC['imgs'] = $tC['imgsOrg'];
if(!$tC['img-tpl']) {
$tC['img-tpl'] = 'default';
} /*else {
if($tC['imgs'][0]) {
$tC['first-img'] = $tC['imgs'][0];
unset($tC['imgs'][0]);
}
}*/
// get Pages
if($tC['Pages']) {
$Pages = $tC['Pages'];
$tC['showList'] = true;
} else {
$Pages = $Mizu->getPageChildrenIds(false,false,false,true);
}
$Path = $Mizu->buildPath($Mizu->GP['id']);
?>
Sie sind hier:
| ( ! ) Fatal error: Uncaught Error: Cannot use a scalar value as an array in /var/www/00002_conte/02_systems/web/archive/2016-08-08-version3/tpl/stpl/nav.php on line 51 |
| ( ! ) Error: Cannot use a scalar value as an array in /var/www/00002_conte/02_systems/web/archive/2016-08-08-version3/tpl/stpl/nav.php on line 51 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0006 | 526712 | {main}( ) | .../index.php:0 |
| 2 | 0.1563 | 2291544 | Mizu->getTpl( $id = ???, $tC = ???, $asReturn = ??? ) | .../index.php:209 |
| 3 | 0.1571 | 2309664 | include( '/var/www/00002_conte/02_systems/web/archive/2016-08-08-version3/tpl/default.php ) | .../Mizu.class.php:1593 |
| 4 | 0.1571 | 2326048 | Mizu->getTpl( $id = 'stpl/navBread', $tC = ???, $asReturn = ??? ) | .../default.php:77 |
| 5 | 0.1574 | 2329808 | include( '/var/www/00002_conte/02_systems/web/archive/2016-08-08-version3/tpl/stpl/navBread.php ) | .../Mizu.class.php:1593 |
| 6 | 0.1574 | 2329888 | Mizu->getTpl( $id = 'stpl/nav', $tC = ['Nav' => [1 => 325, 0 => 327], 'classUl' => 'navBread', 'exp' => FALSE, 'max' => 1], $asReturn = ??? ) | .../navBread.php:15 |
| 7 | 0.1577 | 2347744 | include( '/var/www/00002_conte/02_systems/web/archive/2016-08-08-version3/tpl/stpl/nav.php ) | .../Mizu.class.php:1593 |