i want to move uploaded pics to other albums that i have created. how do i do that?
thanks
please search this boad, this has been explained before.
GauGau
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.
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.