if(is_array($MainImg)) : ?>
foreach($MainImg as $img) : ?>
![]()
endforeach; ?>
elseif($Mizu->getFileType($MainImg)=='img') : ?>
( ! ) Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given in /var/www/00000_mizu/001_mizu/mizu_src/class/Url.class.php on line
779
| ( ! ) TypeError: explode(): Argument #2 ($string) must be of type string, array given in /var/www/00000_mizu/001_mizu/mizu_src/class/Url.class.php on line 779 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0043 | 515136 | {main}( ) | .../index.php:0 |
| 2 | 0.0809 | 2041200 | Url->getImgUrl( $path = [0 => ['file' => 'img/test/creek.jpg?cx|0|cy|40.8|cw|100|ch|53', 'txt' => '', 'txt|de' => '', 'txt|it' => ''], 1 => ['file' => 'img/header/1.jpg', 'txt' => '', 'txt|de' => '', 'txt|it' => '']], $width = 980, $height = ???, $conf = ??? ) | .../index.php:89 |
| 3 | 0.0809 | 2041200 | explode( $separator = '?', $string = [0 => ['file' => 'img/test/creek.jpg?cx|0|cy|40.8|cw|100|ch|53', 'txt' => '', 'txt|de' => '', 'txt|it' => ''], 1 => ['file' => 'img/header/1.jpg', 'txt' => '', 'txt|de' => '', 'txt|it' => '']] ) | .../Url.class.php:779 |