How to display Images added in last 2 days by using cpmfetch? How to display Images added in last 2 days by using cpmfetch?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to display Images added in last 2 days by using cpmfetch?

Started by Sujanreddyk, February 09, 2009, 05:52:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sujanreddyk

Hello all,
I am new to the cpmfetch and cpg. So please excuse me if my question is very basic or answered before..(I have gone through FAQs). I have couple of questions that are interrelated
1. I wanted to create a page (page X) that would display only the images (thumbnails) (by all users) that are added in last 2days. I have found the option cpm_listMediaAddedOverLastDays(2, $options="") but this code is just listing and not showing the real images.
2. If the above is possible then how to link the images in the page X to another page (page Y) with intermediate images and the film strip-  with the same rule of last 2 days pictures.

Any help would be greatly appreciated.