link to album not to image link to album not to image
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

link to album not to image

Started by BeatriceM, March 07, 2009, 10:51:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BeatriceM

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