Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/yobitaihime/www/lib/functions.php on line 3
Notice (8): Undefined index: Gal [ROOT/kagoshima/galsdetail.html, line 12]Code Context $gal = $objGal->findById($id);
$objGal->parse($gal);
$gal = array_merge($gal['Gal'], $gal);
[main] - ROOT/kagoshima/galsdetail.html, line 12
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/yobitaihime/www/lib/functions.php on line 3
Warning (2): array_merge() [function.array-merge]: Argument #1 is not an array [ROOT/kagoshima/galsdetail.html, line 12]Code Context $gal = $objGal->findById($id);
$objGal->parse($gal);
$gal = array_merge($gal['Gal'], $gal);
array_merge - [internal], line ??
[main] - ROOT/kagoshima/galsdetail.html, line 12
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/yobitaihime/www/lib/functions.php on line 3
Warning (2): Cannot modify header information - headers already sent by (output started at /home/yobitaihime/www/hotel/lib/Cake/Utility/Debugger.php:794) [ROOT/kagoshima/galsdetail.html, line 15]Code Context}
if(empty($gal)) {
header('HTTP/1.0 404 Not Found');
header - [internal], line ??
[main] - ROOT/kagoshima/galsdetail.html, line 15