How to change a picture with a smaller version of that picture ?? How to change a picture with a smaller version of that picture ??
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to change a picture with a smaller version of that picture ??

Started by hans, June 02, 2004, 03:59:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hans

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?

Joachim Müller

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

hans

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?

Nibbler