coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: kfc on May 30, 2004, 10:16:41 PM

Title: How do I move pics from a public upload directory to another folder?
Post by: kfc on May 30, 2004, 10:16:41 PM
i want to move uploaded pics to other albums that i have created. how do i do that?

thanks
Title: Re: How do I move pics from a public upload directory to another folder?
Post by: Joachim Müller on May 31, 2004, 07:25:01 AM
please search this boad, this has been explained before.

GauGau
Title: Re: How do I move pics from a public upload directory to another folder?
Post by: bit bit spears on May 31, 2004, 06:23:46 PM
login to your phpmyadmin mysql program on your webserver, goto the database coppermine is stored.

click on the table that the coppermine pictures are stored (e.g. cpg_pictures) and look throughout that whole tabl until you find which pictures you are looking for. just change the location field of that image or images.

then manually, in your ftp program, move the image to the folder you selected in mysql.
Title: Re: How do I move pics from a public upload directory to another folder?
Post by: Casper on May 31, 2004, 06:32:11 PM
Not the good way to do it.

Click on the 'edit pics' button, next to the album thumbnail, and all the pics in that album will be displayed.
You can select which album you want each pic to go in.

No need to mess with your database.