Update History - Page 7 Update History - Page 7
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Update History

Started by François Keller, November 05, 2006, 11:55:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dke

#120
This is a good plugin, however if you have a large gallery with many pictures it is NOT recommended, your load times will be high and your cpu load will peak!

Nibbler

This plugin has a bug which interferes with the plugin API code (see http://forum.coppermine-gallery.net/index.php?topic=36319.msg242274#msg242274). This line at the end of codebase.php should be just inside the last function, but it is actually just outside it.


mysql_free_result($result);


Should be moved or removed in the next version of the plugin.

Megachip

Quote from: Nibbler on February 07, 2008, 02:12:54 PM

mysql_free_result($result);

Still not fixed...

Other Problem:

While uninstall without removing table from db... reinstall not possible

Megachip

- Fixed http://forum.coppermine-gallery.net/index.php/topic,38148.msg242287.html#msg242287
- Fixed http://forum.coppermine-gallery.net/index.php/topic,38148.msg223505.html#msg223505
- Added support for Categories (Only updates of the actual cat are shown)

P.S. Code is untested, so it is possible that i forgot a braked or something.