#1 2025-11-26 14:42:30

Andy69
Member
2014-02-28
32

[resolved] No album after update to 16...

Hello/Hi/Greetings,

I just updated to piwigo 16 and now my album is gone....
Only thing I see is this error code : 500 Internal Server Error
please help, I had over 20.000 photos !

Andy

Last edited by Andy69 (2025-11-26 14:56:45)

Offline

 

#2 2025-11-26 15:49:49

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14098

Re: [resolved] No album after update to 16...

Hi Andy69,

Don't worry, I'm sure it's nothing.

PHP version ?
Any error in the web server (apache/nginx) error logs?
Have you activated some plugins?

In your database manager, can you perform the following requests (and show us the result) :

Code:

select * from piwigo_plugins;

Code:

select * from piwigo_upgrade order by cast(id as unsigned) desc limit 20;

Offline

 

#3 2025-11-26 15:50:32

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14098

Re: [resolved] No album after update to 16...

oh, I see you marked the topic as resolved. What was the issue here? how did you fix it?

Offline

 

Board footer

Powered by FluxBB