coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: lobosden on November 05, 2007, 03:49:24 PM

Title: cpmfetch does not show pics
Post by: lobosden on November 05, 2007, 03:49:24 PM
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

Title: Re: cpmfetch does not show pics
Post by: lobosden on November 05, 2007, 05:22:40 PM
It is getting this error

Fatal error:  Call to undefined function:  printarray() in /forum2/cpg1413/cpmfetch/screen.php on line 313
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 05, 2007, 09:37:56 PM
Even if I try all the pages, slideshow, cmpfetch.php, so on, nothing shows.
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 05, 2007, 09:39:16 PM
rss feed works, but pics do not...I am confused here.
Title: Re: cpmfetch does not show pics
Post by: niks_007 on November 06, 2007, 07:14:31 AM
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
Title: Re: cpmfetch does not show pics
Post by: Joachim Müller on November 06, 2007, 08:13:44 AM
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.
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 06, 2007, 09:02:30 AM
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.
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 06, 2007, 09:04:38 AM
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.
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 06, 2007, 09:07:40 AM
dang my bad
it's http://lobosdesigns.com/forum2/cpg1413/

1410
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 07, 2007, 10:18:10 PM
ok now, about 4 pics show up on the rss feed the rest don't....help...
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 10, 2007, 06:44:43 PM
I guess noone can help me on this one?
Title: Re: cpmfetch does not show pics
Post by: lobosden on November 16, 2007, 10:41:02 PM
I found the problem I was not making it in my root folder, but another sub-directory.