I installed, and input codes in a php file..
but nothing shows?
I placed these codes
<?php
include_once "../forum2/cpg1410/cpmfetch/cpmfetch.php";
$objCpm = new cpm("../forum2/cpg1410/cpmfetch/cpmfetch_config.php");
$options = array("subtitle" => "File name : {{pFilename}}");
$objCpm->cpm_viewLastAddedMedia(1, 4, $options);
$objCpm->cpm_viewRandomMediaFrom("cat=1",1, 4, $options);
$objCpm->cpm_close();
?>
in this file http://lobosdesigns.com/pics.php
The gallery is here
http://lobosdesigns.com/forum2/cpg1410
It is getting this error
Fatal error: Call to undefined function: printarray() in /forum2/cpg1413/cpmfetch/screen.php on line 313
Even if I try all the pages, slideshow, cmpfetch.php, so on, nothing shows.
rss feed works, but pics do not...I am confused here.
i am havng the same issue... if i install latest cpmfetch n other directory then CPG and set the path i can use CPM fetch but rss doesn't work...
and even i tried puttiing CPM Fetch in CPG folder even it does not shows the thumb although it returns no. of pics and link to image fine.
http://www.lakesparadise.com/wallpapers/feed/
see this and help i need RSS feed.
Niks
Niks, another sign of misbehaviour - thread hijacking. Doesn't matter much, you're banned anyway (as per http://forum.coppermine-gallery.net/index.php?topic=48123.msg230146#msg230146).
@everyone: please ignore Niks.
I am using stramm bridged updte by the way, and 2.0 newest sable version of cpmfetch I believ, did not see a test cpm php file, may be I did something wrong. As for computer skills, well I am not good at them really in this area.
http://lobosdesigns.com/forum2/cpg1410/index.php
is the gallery
and the cpmfetch folder
http://lobosdesigns.com/forum2/cpg1410/cpmfetch
I erased the pics.php file, I got to messing around with it trying to find the problem and ended up just erasing everything anyways.
dang my bad
it's http://lobosdesigns.com/forum2/cpg1413/
1410
ok now, about 4 pics show up on the rss feed the rest don't....help...
I guess noone can help me on this one?
I found the problem I was not making it in my root folder, but another sub-directory.