Member
Member
mudisoft   2008-05-04, 14:09
#1

Hello,

I want to make a simple thing (hack?). I don't want to have thumbnails in my albums. I want to put all my pics in my albums as they appear one by one in image.php - full size ("full" means the same as in image.php) and when clicked on, to lead to the main *.jpg file.
If someone has a solution, please help. I tried some stuff, but I'm not that familiar with this...

Hope you understood what I want to do
Great script, btw!

mudisoft

Administrator
Administrator
acrylian   2008-05-04, 14:23
#2

First, let us define some terms regarding zenphoto. The "full size" image is the image you uploaded and that appears if you click on the "sized image" that appears on image.php.

This is actually quite easy: Locate the the next_imageloop on album.php and replace printImageThumb(getImageTitle()) with
printDefaultSizedImage(getImageTitle()). Then change the link of the image to ``

Member
Member
mudisoft   2008-05-06, 06:33
#3

Thank you so much! It really was quite easy. Love this script :wub:

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.