Piwigo / Piwigo-SmartAlbums

Create dynamic Piwigo albums by photos' tags, dates or with a photo limit.
http://piwigo.org/ext/extension_view.php?eid=544
GNU General Public License v2.0
8 stars 6 forks source link

Plugin overloads DB column data allowance #23

Open abrenoch opened 10 months ago

abrenoch commented 10 months ago

I've seen this problem for a long time now - maintain.class.php:123 seems to continually concat 'false' into the existing value for every navigation within piwigo. If left unchecked it will eventually hit the column limit and start throwing database errors in the web ui, which then requires manually correcting the database.

If there is a reason for this, please share... I'm struggling to understand how this behavior is useful.

klaoun commented 10 months ago

hello correct this url

https://github.com/Piwigo/Piwigo-SmartAlbums/blob/22cc9ddfc9575da083c36d0a2cbfba28eb26d290/maintain.class.php#L123C6-L123C6

why concat = false ? since 3 avril 2014