Advanced search  

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

Pages: [1]   Go Down

Author Topic: link to album not to image  (Read 3504 times)

0 Members and 1 Guest are viewing this topic.

BeatriceM

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
link to album not to image
« on: March 07, 2009, 10:51:30 pm »

hi!

i'm using code

Code: [Select]
<?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
Logged

elliotts

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 21 queries.