Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: How can I display coppermine photo from different URL ?  (Read 3656 times)

0 Members and 1 Guest are viewing this topic.

tts

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
How can I display coppermine photo from different URL ?
« on: November 22, 2007, 06:57:14 am »

<?php
  include "./gallery/cpmfetch/cpmfetch.php";
  $objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
  $objCpm->cpm_viewLastAddedMedia(1,4);
  $objCpm->cpm_close();
?>

How can I do if my gallery photo is in the other server or URL?

Like this website, http://blog.stieglmayer.com/2007-01-07-cpmfetch-widget/
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How can I display coppermine photo from different URL ?
« Reply #1 on: November 22, 2007, 08:43:50 am »

The page you refer to talks about a widget (a hack of cpmFetch). Do as suggested on that page or ask the author of that page for support if you want to use the hack he created.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.