coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: enml on November 03, 2008, 11:57:12 PM

Title: Integration of latest files on an other page.
Post by: enml 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
Title: Re: Integration of latest files on an other page.
Post by: Fabricio Ferrero 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 (http://forum.coppermine-gallery.net/index.php/topic,35450.0.html)


-------------------
Please, some adm move this post. If I were moderator I would do it.  ::)
Title: Re: Integration of latest files on an other page.
Post by: enml on November 04, 2008, 03:12:27 PM
OK. Many thanks for Your help and I´m sorry for posting in the wrong section.
Title: Re: Integration of latest files on an other page.
Post by: Fabricio Ferrero 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...  :(
Title: Re: Integration of latest files on an other page.
Post by: enml 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?
Title: Re: Integration of latest files on an other page.
Post by: Joachim Müller on November 04, 2008, 11:09:56 PM
Moving from bridging board...