Hello
When I update my zenphoto (1.2.1 to 1.2.3) my themes is not work good
Example: in image http://www.marcin-sport.borovia.pl/index.php?album=2009_03_29_borovia_sochocin&image=IMG_5350.JPG
When you go cursor on left you can click and you go to next image, but I don t see image
arrow_next.gif. on zenphoto ver. 1.2.1. it is work i dont knew what to do
file image.php
Function from template-functions.php:
function printCustomSizedImage2($alt, $size, $width=NULL, $height=NULL, $cropw=NULL, $croph=NULL, $cropx=NULL, $cropy=NULL, $class=NULL, $id=NULL, $thumbStandin=false) {
global $_zp_current_album, $_zp_current_image, $_zp_flash_player;
//Print images
//else {
$sizearr = getSizeCustomImage($size, $width, $height, $cropw, $croph, $cropx, $cropy);
echo "