News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

changing thumbs

Started by rbl, September 25, 2003, 12:10:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rbl

I've tried to make square thumbnails (using as size the value entered in the configuration) and also change the magnification of the thumbnail image (like this example), with no luck.

I remember something like this in the old board but no even google has those pages cached.

Any help would be appreciated! =)

Ricardo

Joachim Müller

quick-and-dirty: manually build square thumbs and upload them (replacing the thumbs coppermine has built)...

GauGau

rbl

Any slow-and-clean'er solution? =)

Joachim Müller

in includes/picmgmt.inc.php, look for // Method for thumbnails creation...

GauGau