Release 13.8.0 is available. It comes with security issues fixed and fixes bug introduced in Piwigo 13.7.0 (collateral damage).
Piwigo 13.8.0 release note
Background image by Ahmed El Aidy on Pexels
Offline
And with a background at Antelope Canyon, I installed it immediately !
https://album.chauvigne.info/picture?/2 … erica_2014
Offline
Hi. When you turn on the slideshow, a line appears on the screen:
warning: undefined array key "showdescriptioninsteadoftitle" in /home/o/o91510pi/o91510pi.beget.tech/public_html/piwigo/_data/templates_c/1a0lywq^781f833c441dc877aa2a1def2b3014a1e2da589c_0.file.slideshow.tpl.php on line 69
executive wrote:
@Ewgeniy
please post your issue in the troubleshooting secion, not announcements. Thank you.
It's okay, I set the theme too old. )
Offline
Hi,
What is the minimum php level required so it will work with piwigo and with a php supported version?
My concern is:
-PHP7.4 still ok to run but problem as this version is no more supported
as written there: https://piwigo.org/guides/install/requirements
- is 8.2 really Ok with Piwigo?
In a few word what is the recommendation from Piwigo Team?
Thank you
Phil
Last edited by Phil35 (2023-07-12 18:23:37)
Offline
As written on https://piwigo.org/guides/install/requirements :
PHP 7.4+. Piwigo can run with PHP 7.0+ but these end-of-life versions are no longer maintained and may expose your site to security vulnerabilities.
Piwigo 13.8.0 is compatible with PHP 8.1 but some plugins are not. Piwigo 14 will be compatible with PHP 8.2 but some plugins won't :-/
Offline
Best bet currently is PHP 8.0
Unmaintained plugins will become more and more a problem.
Offline
Thanks you @plg @erAck, upgrade done from 12.3.0 to 13.8.0 still with php 7.4.33,
I have now to upgrade php to 8.0
Thanks!
Great software and great team
Phil35
Offline
plg wrote:
As written on https://piwigo.org/guides/install/requirements :
PHP 7.4+. Piwigo can run with PHP 7.0+ but these end-of-life versions are no longer maintained and may expose your site to security vulnerabilities.
Piwigo 13.8.0 is compatible with PHP 8.1 but some plugins are not. Piwigo 14 will be compatible with PHP 8.2 but some plugins won't :-/
Any idea which plugins will fail with newer versions of PHP? Or is this going to be a 'try it and see what breaks' exercise?
Offline
mr.phil wrote:
Any idea which plugins will fail with newer versions of PHP? Or is this going to be a 'try it and see what breaks' exercise?
Option 2 :-(
It's a bit sad that PHP decides to break existing code. And I would even more say that they're doing to at a much higher speed these last years than before :-/
Offline
plg wrote:
It's a bit sad that PHP decides to break existing code. And I would even more say that they're doing to at a much higher speed these last years than before :-/
PHP is maturing, Piwigo is not. Rewrite everything as OOP, take advantage of all the features, and don’t get stuck in the past. Piwigo could be 10x as fast with 10x smaller footprint.
Offline