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
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. ::)
OK. Many thanks for Your help and I´m sorry for posting in the wrong section.
You're welcome.. ;)
-------------
I think this post in not in the right section, isn't it? I'm not able to move it... :(
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?
Moving from bridging board...