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: Integration of latest files on an other page.  (Read 5267 times)

0 Members and 1 Guest are viewing this topic.

enml

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Integration of latest files on an other page.
« on: November 03, 2008, 11:57:12 pm »

Hi!

First of all let me say that I´m new to this, so I ´m sorry if this is posted in the wrong section.
My question is, how can I integrate/show the latest uploaded files in my album in another page under my domain?

The domain in question is www.molde-airport.com and I want to put "Latest files/Siste filer" wich You can find at the bottom of this page http://www.molde-airport.com/Media/index.php into the main page of the domain.

Anyone that can help?

Many thanks in advance!

Wiggo Hovde
Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: Integration of latest files on an other page.
« Reply #1 on: November 04, 2008, 01:06:01 am »

Yes, you're wrong  :( . And this is not called integration or bridging but content syndication.

To achieve this you have to install this plugin: What is CpmFetch and what it can do for you


-------------------
Please, some adm move this post. If I were moderator I would do it.  ::)
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

enml

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Integration of latest files on an other page.
« Reply #2 on: November 04, 2008, 03:12:27 pm »

OK. Many thanks for Your help and I´m sorry for posting in the wrong section.
Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: Integration of latest files on an other page.
« Reply #3 on: November 04, 2008, 03:22:44 pm »

You're welcome..  ;)



-------------
I think this post in not in the right section, isn't it? I'm not able to move it...  :(
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

enml

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Integration of latest files on an other page.
« Reply #4 on: November 04, 2008, 10:05:00 pm »

I have now installed the 2.0.0 version.
The installer shows me 4 images and a code.

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

But when I put this code on the desired place on my homepage the pictures does not show and all of the content on below the code simply dissapear from the page. Is there something else that I need to do?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Integration of latest files on an other page.
« Reply #5 on: November 04, 2008, 11:09:56 pm »

Moving from bridging board...
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 19 queries.