Show latest/random images on main site page? Show latest/random images on main site page?
 

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

Show latest/random images on main site page?

Started by Ataru, November 04, 2007, 10:53:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ataru

Hello,
I'd just like to be able to display latest and random images on my main site page, index.php.  The folder that contains my Coppermine gallery is in the same directory as index.php, and it is named "images".

You can see my gallery at:
http://www.creaturefeature.info/images
And where I would like to add the latest images thumbnails:
http://www.creaturefeature.info

Thanks in advance for your help!

Joachim Müller

Use cpmFetch to display content taken from Coppermine on non-Coppermine-driven pages.

Ataru

Quote from: GauGau on November 04, 2007, 11:36:52 AM
Use cpmFetch to display content taken from Coppermine on non-Coppermine-driven pages.

Thanks!  :)