The simpler media website CMS
Forum search only. You might also want to search on the main site's user guide.
Forum RSS
Visit the troubleshooting guide.
Visit the paid support page.
Your support helps pay for this server, and helps development of zenphoto. Thank you!
Visit the donations page
echo ' $image->getTitle() . '"> $image->getCustomImage(null, 44.5, 33.5, null, null, null, null) . '" width="44.5" height="33.5" alt="' . $image->getTitle() . "\"/>\n"; } else{;}`but then it doesn't increment the foreach by one offcourse... and in case of 1 movie only 5 instead of 6 recent thums are shown..any ideas?
$image->getTitle() . '">
$image->getCustomImage(null, 44.5, 33.5, null, null, null, null) .
'" width="44.5" height="33.5" alt="' . $image->getTitle() . "\"/>\n";
} else{;}`but then it doesn't increment the foreach by one offcourse... and in case of 1 movie only 5 instead of 6 recent thums are shown..any ideas?
Comments
What is really needed it a way to ask for specific types of images. I'll put a ticket into trac regarding this.