Hi,
Does anyone seem to have problems with this function on version 1.0.3?
Im trying to use the following to navigate through the image in an album, but nothing seems to be displaying
<?php if (hasPrevImage()) { ?>
" title="Previous Image"><img src="<?=getPrevImageThumb(); ?>" /><?php } ?>
Thanks for any assistance in advance ...
Comments
this is the error i am getting ...
<b>Warning</b>: rawurlencode() expects parameter 1 to be string, object given in <b>/****/*****/zen/classes.php
Any body had anything simalar???
Thanks