Coppermine 1.4.16 - Bug fix release.
The development team is releasing a minor update for Coppermine in order to correct a bug introduced in the recent 1.4.15 release.
The only issue addressed in this update is a fix for a bug that prevented ImageMagick working.
How to update:
If you are running 1.4.15 and wish to apply a manual fix to restore functionality to ImageMagick you should look in the following files:
include/picmgmt.inc.php, include/imageObjectIM.class.php
Search for the lines containing the code
$cmd = escapeshellarg($cmd);
and remove them.
Any users running versions prior to 1.4.15 should update directly to 1.4.16. download (http://downloads.sourceforge.net/coppermine/cpg1.4.16.zip) the latest version from the download page (http://sourceforge.net/project/showfiles.php?group_id=89658) page and follow the upgrade steps in the documentation (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upgrade).
If you have problems with this update, please use the Update support board (http://forum.coppermine-gallery.net/index.php?board=59.0). Do not post your issues to this announcement thread - they will be deleted without notice.
Apologies for any inconvenience caused.
Tommy Atkinson (aka Nibbler)
- Coppermine dev team member -
thanks! ;)