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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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