hi!
i'm using code
<?php
include "./gallery/cpmfetch/cpmfetch.php";
$objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
$options = array('windowtarget' => '_blank','imagewidth' => '50',"imageheight"=>"75");
$objCpm-> cpm_viewLastUpdatedAlbumsFrom (0,2,4,$options);
$objCpm->cpm_close(); ?>
but i was wondering can you help me, becouse i want the link from image will be to album not to image...
and sorry for my poor english
here you go
http://forum.coppermine-gallery.net/index.php/topic,59892.0.html