ZenphotoCMS Forum
problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: problem (/thread-4958.html)



problem - borovia - 03-04-2009

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 "



problem - sbillard - 03-04-2009

You mean the arrows on the image? They are showing for me in IE7.

You do know that the current release of Zenphoto is 1.2.4, don't you?




problem - borovia - 04-04-2009

i have 1.2.3

and i work on it and i repair this arrows

but thanks