upload directory problem upload directory problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

upload directory problem

Started by gos1, March 03, 2007, 07:32:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gos1

Hi ;
I am very new to Coppermine and need some help.
   Is it possible to determine the images location in a higher directory. For example : I have a directory called htdocs and inside it there are two directories. first is pictures and second one is halil (in which coppermine is installed). What should I do to change image location to pictures.

Nibbler

Change the album directory on the config page.

gos1

Yes I know it but With what should I change it with to go one directory upwards.
I mean I am in the halil diresctory and I want scripts to go one directory upwards to htdocs and enter the pictures directory. is it possible ?

Nibbler

Standard way to go up a directory is ../ so to go up and then into pictures use ../pictures

phill104

When I was first learning I found this site quite useful when trying to understand this.

http://www.webdiner.com/webadv/begin/paths.htm
It is a mistake to think you can solve any major problems just with potatoes.