[Solved]: My test page doesn´t display photos [Solved]: My test page doesn´t display photos
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: My test page doesn´t display photos

Started by mauba, June 13, 2008, 08:51:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mauba

Someone help me

I installed the cmpfetch on my server but the test page doesn´t display the photos neither my home page.

What´s wrong ?


Nibbler

No idea. You haven't given us any information.

mauba


Do I have to display the instalation page here ?

mauba

Test images -
found a total of 15 images:
If all went well, you will see some random images from your gallery displayed here. If not, you may in fact have a problem and will need to seek help by clicking here.

CF-Error CF-Error CF-Error CF-Error CF-Error CF-Error CF-Error CF-Error
igreja1.jpg

1 views    100_5614.JPG

1 views    100_5615.JPG

0 views    100_5616.JPG

0 views

These images were found and displayed by using the following PHP code:

<?php
  include "./cpmfetch.php";
  $objCpm = new cpm("./cpmfetch_config.php");
  $objCpm->cpm_viewLastAddedMedia(1,4);
  $objCpm->cpm_close();
?>

I run the install inside cpg its name is galeria.




mauba


Joachim Müller

Merged your new thread with the existing one. Respect board rules!

mauba


What´s neccessary for someone help me to solve it ?


Nibbler

The script doesn't seem to work too well with windows. Don't know what to suggest.

mauba

There´s another solution to display the images in my home page ?

Nibbler

This is the only method we recommend.

mauba

How about this post.

http://forum.coppermine-gallery.net/index.php?topic=20751.0;prev_next=next

It works in my home page.


Now I want to change the code to bring the results: the 3 last albums added and pictures represent them


mauba