Hi,
in my photogallery, I want to change a pictures (ca 800 kb) with smaller versions (ca 100kb), but
I want to keep the votes and the "times visited" unchanged?
Can someone help me out?
replace the file and edit the properties (dimensions) directly in the database (with phpMyAdmin) if you know your way around there. If you don't, you could use the "resize utility" from the admin menu to re-create both intermediate and thumbnail.
GauGau
It doesn't work with the resize utility, although it said the change was a succes. In my ftp the kb are smaller, but in my forum the 700kb isn't replaced.
the first possibility you mentioned, how does it goes? Is it with an editor (for php's) or with FTP ? Or something else?
You can update the image sizes by using this (http://forum.coppermine-gallery.net/index.php?topic=6278.0).