coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Ashari on July 13, 2006, 06:59:53 PM

Title: Gallery Problem
Post by: Ashari on July 13, 2006, 06:59:53 PM
Hi, I'm using Coppermine 1.4.8 and I am trying to use CPFetch to call images from all of my member's albums. they are not private, however when I use
print "<center>";
include "../cpmfetch/cpmfetch.php";
$objCpm = new cpm("/gallery");
$objCpm->cpm_viewLastAddedMedia(5,1,array("imagesize" => "Thumb","windowtarget" => "_new","subtitle" => "IslandBreez Member: %o - %c "));
$objCpm->cpm_close();
print "</center>";

I ONLY get images from the album created by the admin. I have tried using "cat=1" but that creates an error. Can someone help me please?
Title: Re: Gallery Problem
Post by: Nibbler on July 13, 2006, 08:56:11 PM
Support for mods is available only on the thread dealing with that mod. Please post there.