|
leroy
|
 |
« on: March 01, 2008, 05:57:24 AM » |
|
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
Code:
$cmd = escapeshellarg($cmd);
and remove them.
Any users running versions prior to 1.4.15 should update directly to 1.4.16. download the latest version from the download page page and follow the upgrade steps in the documentation.
|