Overwriting with larger images: applying new dimensions? Overwriting with larger images: applying new dimensions?
 

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

Overwriting with larger images: applying new dimensions?

Started by dbooksta, May 02, 2008, 09:20:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dbooksta

In order to circumvent the PHP memory problem I followed the documentation http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_error_messages:

However, following "Alternative 3" when I click through to the full-size images they are still displayed in a window that was the size of the smaller images that were originally loaded.  Having overwritten the images with larger-dimensioned files how can I get Coppermine to display full size images with the NEW full dimensions?

Joachim Müller