News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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