Announcement

#1 2023-06-26 16:27:41

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

Piwigo 14.0.0.beta1

Hello Beta-Testers :-)

Here is the new Piwigo 14, in it first beta. 1 big change, 1 medium change, several small changes and other small improvements.

A) Changes

https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2023/06/26/20230626160913-2fe5270b.png
Here is the big change in Piwigo 14 : new search in the gallery. Instead of a form page and then a result page, the new "multi-criteria" search displays search criteria and results at the same time. For now, you can filter on albums, tags, search by word, added by, author. We will add some filters in the next beta versions.

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2023/06/26/20230626154940-94491415-xx.png
New album editor: better use of space, more consistent display on small and big screens, validate button fixed position (bottom right).

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2023/06/26/20230626155047-60f726c5-xx.png
The mimetype icons, which are displayed by Piwigo when no poster is available, get a refresh.

https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2023/06/26/20230626161719-ce8e76d4.png
If you have many administrators but you don't want them all to be notified when a new user subscribes, you can filter with a group of users.

B) Improvements

* new version 4.3 of Smarty (the template engine) to be compatible with PHP 8.2
* new advanced configuration setting to set url_port, very useful with exotic reverse-proxy environments

Code:

// force an explicit port in the url (like ":80" or ":443")
// * 'none' : do not add any port, whatever protocol is detected
// * 'auto' : tries to smartly add a port based on $_SERVER variables
// * 123 : adds ":123" next to url host
$conf['url_port'] = 'none';

C) Start to beta test

Download Piwigo 14.0.0beta1

If you want to test but don't have the ability to install it, contact us.

Please, open a new topic in the beta testing forum for each problem you may encounter.

Happy beta-testing :D

Offline

#2 2023-06-27 00:07:17

windracer
Member
St. Pete, FL
2014-12-28
458

Re: Piwigo 14.0.0.beta1

I'm not seeing the new search. I get a blank "search results" page and if I click the magnifying glass to show search criteria I get:

Code:

Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3 in /usr/local/piwigo-beta/include/dblayer/functions_mysqli.inc.php:132 
Stack trace: 
#0 /usr/local/piwigo-beta/include/dblayer/functions_mysqli.inc.php(132): mysqli->query() 
#1 /usr/local/piwigo-beta/include/dblayer/functions_mysqli.inc.php(888): pwg_query() 
#2 /usr/local/piwigo-beta/include/functions.inc.php(1587): query2array() 
#3 /usr/local/piwigo-beta/search_rules.php(85): array_from_query() 
#4 {main} thrown in /usr/local/piwigo-beta/include/dblayer/functions_mysqli.inc.php on line 132

Last edited by windracer (2023-06-27 00:07:49)

Offline

#3 2023-06-27 09:14:37

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

Re: Piwigo 14.0.0.beta1

@windracer please open a new topic (that we can mark as "closed" when problem is fixed)

Offline

#4 2023-06-27 13:24:51

windracer
Member
St. Pete, FL
2014-12-28
458

Re: Piwigo 14.0.0.beta1

Yeah, sorry about that. Realized I posted in the announcement thread. :(

Offline

#5 2023-06-27 16:37:28

IamBorg
Member
2021-05-04
12

Re: Piwigo 14.0.0.beta1

is it possible to upgrade from 13 with just overwriting the files. or is it a fresh install in case you want to try the beta.

Offline

#6 2023-06-27 18:53:49

windracer
Member
St. Pete, FL
2014-12-28
458

Re: Piwigo 14.0.0.beta1

You can just unzip right over your existing v13 install.

Offline

#7 2023-07-02 23:22:35

Drift
Guest

Re: Piwigo 14.0.0.beta1

Just a basic question, and maybe I've missed it elsewhere, but when I did a fresh install of Piwigo not long ago it still triggered the "mod-security" issue when changes were attempted from the administration page. Is any part of this Beta working to resolve this issue? I really enjoy using this software but is seems something flags a warning and it would seem it is something out of date. No idea but hopefully its something that can be rectified in this Beta.

#8 2023-07-03 02:10:23

erAck
Only trying to help
2015-09-06
2043

Re: Piwigo 14.0.0.beta1

You have to find out what rule exactly mod_security is complaining about and whether it is even rightfully complaining or not just overreacting, which could be resolved by disabling the rule or defining an exception for Piwigo.


Running Piwigo at https://erack.net/gallery/

Offline

#9 2023-07-04 12:30:11

erAck
Only trying to help
2015-09-06
2043

Re: Piwigo 14.0.0.beta1

Should be in the server logs. Ask your hoster.
And please next time (or to continue) open a separate topic instead of hijacking an announcement, thanks.


Running Piwigo at https://erack.net/gallery/

Offline

Board footer

Powered by FluxBB

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