coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: hans on June 02, 2004, 03:59:46 PM

Title: How to change a picture with a smaller version of that picture ??
Post by: hans on June 02, 2004, 03:59:46 PM
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?
Title: Re: How to change a picture with a smaller version of that picture ??
Post by: Joachim Müller on June 02, 2004, 04:36:55 PM
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
Title: Re: How to change a picture with a smaller version of that picture ??
Post by: hans on June 02, 2004, 05:07:54 PM
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?
Title: Re: How to change a picture with a smaller version of that picture ??
Post by: Nibbler on June 02, 2004, 07:20:14 PM
You can update the image sizes by using this (http://forum.coppermine-gallery.net/index.php?topic=6278.0).