coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: BeatriceM on March 07, 2009, 10:51:30 PM

Title: link to album not to image
Post by: BeatriceM on March 07, 2009, 10:51:30 PM
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
Title: Re: link to album not to image
Post by: elliotts on June 04, 2009, 08:59:32 PM
here you go

http://forum.coppermine-gallery.net/index.php/topic,59892.0.html