cpmfetch does not show pics cpmfetch does not show pics
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

cpmfetch does not show pics

Started by lobosden, November 05, 2007, 03:49:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lobosden

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


lobosden

It is getting this error

Fatal error:  Call to undefined function:  printarray() in /forum2/cpg1413/cpmfetch/screen.php on line 313

lobosden

Even if I try all the pages, slideshow, cmpfetch.php, so on, nothing shows.

lobosden

rss feed works, but pics do not...I am confused here.

niks_007

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

Joachim Müller

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.

lobosden

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.

lobosden

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.

lobosden


lobosden

ok now, about 4 pics show up on the rss feed the rest don't....help...

lobosden

I guess noone can help me on this one?

lobosden

I found the problem I was not making it in my root folder, but another sub-directory.