Announcement

#1 2022-01-18 12:12:47

mcgeepj2
Member
2016-01-25
48

Did 12.2.0 Break gdThumb?

Hello/Hi/Greetings,

Just updated to the minor update of 12.2.0.  Did 12.2.0 Break gdThumb?  The Masonry view of my gallery homepage is barfed now.  Only shows 3 across.  The albums look fine, which is what the home page is supposed to look like, but it doesn't.

Environment
Piwigo 12.2.0 Check for upgrade
Operating system: Linux
PHP: 7.4.27 (Show info) [2022-01-17 02:19:04]
MySQL: 5.7.23-23 [2022-01-17 02:19:04]
Graphics Library: ImageMagick 6.9.10-68
Cache size 8075.7 Mo   calculated 10 hours ago Refresh

Activated plugin list (14)
Add < head > element
Admin Tools
Custom Download Link
Embedded Videos
Extended Description
FCK Editor
File Uploader
gdThumb
Header Manager
LocalFiles Editor
Media Icon
Perso Footer
Personal Favicon
Photo Update

Piwigo URL: https://www.f-106deltadart.com/piwigo/

Offline

 

#2 2022-01-18 12:26:53

maxima
Member
2021-11-26
24

Re: Did 12.2.0 Break gdThumb?

With gdThumb, there can sometimes be problems, use GThumb+.

Last edited by maxima (2022-01-18 12:33:59)

Offline

 

#3 2022-01-18 20:06:48

mcgeepj2
Member
2016-01-25
48

Re: Did 12.2.0 Break gdThumb?

maxima wrote:

With gdThumb, there can sometimes be problems, use GThumb+.

I tried that and it appeared the same.

Offline

 

#4 2022-01-19 08:36:16

Katryne
Member
2016-12-03
369

Re: Did 12.2.0 Break gdThumb?

Here is my 12.2 with Gthumb+. 43 plugins are enabled. All in working order.

https://gabandjo.legtux.org/piwigo/inde … aint_armel


http://photos.katrynou.fr/ v.14.1.0 https://album.chauvigne.info/ v.13.8.0
Système d'exploitation: Linux - Hébergeur 1&1-Ionos PHP: 8.0.28 - MySQL: 5.7.38
Bibliothèque graphique: External ImageMagick 6.9.10-23

Offline

 

#5 2022-01-19 22:33:53

mcgeepj2
Member
2016-01-25
48

Re: Did 12.2.0 Break gdThumb?

FIXED.  A Modus theme change in 12.2.0 added a bad entry in the new 'css plugin_compatibility.css' file (in folder \themes\modus\css):

Old Code:
.thumbnailCategories LI {
    width: 31% !important;
    margin-left: 15px !important;
}

The !important; on width: 31% over-ruled gdThumb's own css width.

Edited Code takes out that line:
.thumbnailCategories LI {
/*   width: 31% !important;  */
    margin-left: 15px !important;
}

And it works!
https://www.f-106deltadart.com/piwigo/

Last edited by mcgeepj2 (2022-01-19 22:34:10)

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact