Release 13.7.0 is available. It comes with security issues fixed. For dark mode users, we have made messages more readable. More pages translated in many languages.
Piwigo 13.7.0 release note
Background image by Pawel Czerwinski on Unsplash
Offline
13.7 Release are quite beautiful overall design is pretty awesome but this minor release does not support sort out Albums. It produces error Bad Request... Missing token I verified it on multiple attempts.. Please fix this issue at your earliest or provide alternative solution for this major problem.
Hello !
Automatic update via admin to 13.7.
As mentioned above, automatic sorting of albums according to prefixed filters results in a "Bad request" error. Manual sorting by drag and drop works.
Offline
I have over 2900+ Album's it's not an easy task to sort out individually or manually :(
C'est parfait, merci Pierrick.
Offline
Thanks a bunch for timely and prompt response. I have change the code as per your instructions. Now sort out issue have resolved :)
Minute issue, through a few versions now, on the sort albums screen,
A to Z then A to Z again (but sorts correctly from Z to A),
should the 2nd not be Z to A?
Offline
I get the correct labels in French or in English for Piwigo 13.7. What language do you use ? Maybe it's a language question.
apply automatic sort order
Root
Album name, A → Z
Album name, Z → A
Album name, 1 → 5 → 10 → 100
Album name, 100 → 10 → 5 → 1
Date created, new → old
Date created, old → new
Date posted, new → old
Date posted, old → new
appliquer un ordre de tri automatique
Racine
Nom de l'album, A → Z
Nom de l'album, Z → A
Nom d'album, 1 → 5 → 10 → 100
Nom d'album, 100 → 10 → 5 → 1
Date de création, récent → ancien
Date de création, ancien → récent
Date d'ajout, récent → ancien
Date d'ajout, ancien → récent
Offline
Hello,
Is PHP 8 now a requirement ?
(it should)
Tnx, nice day,
J.
Offline
AFAIK it still runs with older versions, but PHP 8.0 is recommended as older versions are EOL.
Offline
JacquesPiwi wrote:
Is PHP 8 now a requirement ?
(it should)
It certainly not "should". The latest stable Debian (release 11) only provides PHP 7.4. It is impossible we starts to require a PHP version that is not yet available in a Debian stable release.
Offline
Piwigo just keeps getting better and better. It looks like a really nice and polished product, works reliably, and it's easy to use.
One thing I especially appreciate, is how easy it is to update. There are still contemporary self hosted software packages out there that must be updated manually and it can be a major pain the ass, resulting in avoiding updating. Piwigo ... one click and done. Beautiful.
Really appreciate having mobile upload now too.
Thank you once again. Happy to be using Piwigo for more than 6 years now.
Together with Alloyphoto Lightroom plugin + Piwigo iOS app ... perfect. Powerful and versatile.
Offline
Hi All,
I run piwigo in docker (mathieuruellan/piwigo) and have changed the file albums.php to "if (isset($_GET['delete']))". But when I now go to the Albums page (http://xxx.xxx.x.xx:880/admin.php?page=albums), I get an error message "This page isn’t working. xxx.xxx.x.x is currently unable to handle this request. HTTP ERROR 500".
What am I missing?
Thanks for the help!