Help with the installation! Help with the installation!
 

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

Help with the installation!

Started by Vini, February 22, 2008, 12:11:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Vini

I've installed everything according to the DOCS Basic Manual
But however when I was running the install.php The first images didn't show, I mean they shown In a wrong URL, like they were shown like this: http://www.sparkling-diamond.net/albums/.../name.jpg being these url my old coppermine url, I've back up everything into a new URL that is not these, So WHAT WILL I DO NOW?

Vini

ok, I tried editing the cpmfetch config editing the old url changing into the new one

But however, When I tried creating a file I called random.php and placed onto my cpg first url It showed an error on line 4, being line 4 these:

  $options = array(?subtitle? => ?File name : {{pFilename}}?);

the entire "thing" is these:
<?php
  
include_once "/home/brits/public_html/photos/cpmfetch/cpmfetch.php";
  
$objCpm = new cpm("/home/brits/public_html/photos/cpmfetch/cpmfetch_config.php");
  
$options = array(?subtitle? => ?File name : {{pFilename}}?);
  
$objCpm->cpm_viewLastAddedMedia(14$options);
  
$objCpm->cpm_viewRandomMediaFrom(?cat=1?,14$options);
  
$objCpm->cpm_close(); 
?>


Can some one HELP ME PLEASE?

Nibbler

Those question marks should be quotes. Stop shouting.

Vini

Quote from: Nibbler on February 22, 2008, 12:33:57 AM
Those question marks should be quotes. Stop shouting.
ok, i'm sorry...  :-\

Vini

I've solve the problems by myself
But I haven't found the docs How can I show the latest update albums... and the random pictures from only a selected category, Can anybody help me?

Joachim Müller

Quote from: Vini on February 22, 2008, 01:00:00 AM
I've solve the problems by myself
Then resolve the thread you started by posting what you actually did.

Quote from: Vini on February 22, 2008, 01:00:00 AMBut I haven't found the docs How can I show the latest update albums... and the random pictures from only a selected category, Can anybody help me?
One question per thread. Marking thread as solved. Use better subject lines in the future. As suggested in the other thread: you have a notorious reputation of not respecting board rules. Either respect them from now on or you'll get banned. I mean it.