Announcement

Post a reply

Write your message and submit

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

LordSith77
2023-07-06 19:33:45

erAck wrote:

You are not running 13.7.0 but master or 14.0.0beta1 instead.
And please stop posting to announcement topics. Post to Beta Testing instead. Thanks.

Forgive me for replying here again, but it would be difficult to reply to you without doing so.
I'm running 13.7.0 and not Master or beta, so it would make no sense for me to post in the beta section.
From my updates section:
Currently running version 13.7.0

You are running Piwigo latest version.

But regardless, I fixed it by redownloading the full 13.7.0 package, and just replacing the albums.php file.

erAck
2023-07-06 18:56:43

You are not running 13.7.0 but master or 14.0.0beta1 instead.
And please stop posting to announcement topics. Post to Beta Testing instead. Thanks.

LordSith77
2023-07-06 15:15:15

plg wrote:

In admin/albums.php, line 28, replace:

Code:

if (!empty($_POST) or isset($_GET['delete']))

by

Code:

if (isset($_GET['delete']))

I'm having this issue as well, but my admin/albums.php does not have this line at all. In fact, my line 28 is:

Code:

// +-----------------------------------------------------------------------+

I've even done a search for that line, and none of it exists. I DID find that line in the file admin/cat_list.php

executive
2023-06-21 22:01:33

@mk23
happy to help you, but please post your own new topic in "How-To and Troubleshooting", not Announcements. Thanks.

mk23
2023-06-21 18:41:03

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!

executive
2023-06-18 07:39:14

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.

plg
2023-05-22 15:23:23

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.

erAck
2023-05-19 11:43:50

AFAIK it still runs with older versions, but PHP 8.0 is recommended as older versions are EOL.

JacquesPiwi
2023-05-19 10:17:17

Hello,

Is PHP 8 now a requirement ?

(it should)

Tnx, nice day,
J.

Katryne
2023-05-16 11:37:17

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

tdavid1966
2023-05-16 11:16:09

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?

SA
2023-05-13 20:21:19

Thanks a bunch for timely and prompt response. I have change the code as per your instructions. Now sort out issue have resolved :)

Katryne
2023-05-13 12:27:22

C'est parfait, merci Pierrick.

plg
2023-05-13 11:50:07

In admin/albums.php, line 28, replace:

Code:

if (!empty($_POST) or isset($_GET['delete']))

by

Code:

if (isset($_GET['delete']))
SA
2023-05-13 10:36:53

I have over 2900+ Album's it's not an easy task to sort out individually or manually :(

Board footer

Powered by FluxBB

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