Advanced search  

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]

Pages: [1]   Go Down

Author Topic: what part of this file controls the place to upload to ?  (Read 2429 times)

0 Members and 1 Guest are viewing this topic.

livelyhost.com

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • www.livelyhost.com
what part of this file controls the place to upload to ?
« on: February 04, 2005, 01:06:44 am »

Hi,

I am trying to figure out what part of upload.php controls where uploaded images are transferred to.

is it part of this code ?
Code: [Select]
//Now we upload the file.
            if (!(move_uploaded_file($_FILES['file_upload_array']['tmp_name'][$counter], $path_to_image))) {

I am trying to include the ftp username & password as part of the "albums" & "userpics" locations in the config of coppermine & then hardcode the ftp location into the upload file once coppermine has uploaded & checked it.

any help ?

thanks jeff

Logged
cheap web hosting - www.livelyhost.com

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: what part of this file controls the place to upload to ?
« Reply #1 on: February 04, 2005, 10:51:08 am »

upload.php is not related to ftp uploads at all, only http uploads.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.012 seconds with 15 queries.