coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: akram20861 on July 11, 2010, 04:59:29 AM

Title: file name or title
Post by: akram20861 on July 11, 2010, 04:59:29 AM
Dear
how i can display photo name or it's title under it
here is my test page
http://www.egarea.org/index2.php (http://www.egarea.org/index2.php)

i use this code

<?php   
  include_once "./photo/cpmfetch/cpmfetch.php"; 
  $objCpm = new cpm("./photo/cpmfetch/cpmfetch_config.php");
  $options = array("subtitle" => "file name : {{pFilename}}");
  $objCpm->cpm_viewRandomMedia(1,5,$options);     
  $objCpm->cpm_close(); 
?>

thanks
Akram
Title: Re: file name or title
Post by: akram20861 on July 13, 2010, 01:03:34 PM
heeeeeeeeeeeeey,
is ther any idea

tell me that i'm wrong at any thing
do not let me alone

thanks
Title: Re: file name or title
Post by: Joachim Müller on July 13, 2010, 05:47:48 PM
http://forum.coppermine-gallery.net/index.php/topic,35221.msg197845.html#msg197845
Title: Re: file name or title
Post by: akram20861 on July 13, 2010, 06:13:01 PM
Dear Joachim Müller

finaly i found the problem :-
i install "appserv-win32-2.5.9" on my PC and then i install coppermine v1.4.27, then i install cpmfetch v2.0.0
every thing is very ok

i dicover that the PHP on my PC is v5.2.3, but PHP on Hosting is v5.2.13

how can i solve this?
Thanks
Title: Re: file name or title
Post by: Jeff Bailey on July 13, 2010, 09:03:51 PM
Common policies: Resolve your threads (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270631.html#msg270631)
Title: Re: file name or title
Post by: akram20861 on July 14, 2010, 08:07:52 AM
i mean that i found the problem not solving the problem
and i want to know how i solve it?

anyhow i thank you for your interest
Title: Re: file name or title
Post by: Joachim Müller on July 14, 2010, 08:21:42 AM
We don't know what appserv-win32-2.5.9 is nor can we support that. You haven't done as suggested, that's why we can not help you at all. Read the thread that I have refered to and do as suggested there if you want an answer.