Announcement

#1 2015-07-23 15:06:17

erwingeeroms
Member
Belgium
2015-07-23
10

batch manager - single mode : start with mode=unit&display=50

Hi,

When I start the batch manager and go to single mode, it always shows me 5 pics
(url = mode=unit), but I would like to start by showing 50 pics (url=mode=unit&display=50 )
immediately, without having to click the number 50).

How can I do that (didn't find a config option)

rgdz

Erwin

Piwigo version: 2.74
PHP version:
MySQL version:
Piwigo URL:

Offline

 

#2 2015-07-29 10:49:22

erwingeeroms
Member
Belgium
2015-07-23
10

Re: batch manager - single mode : start with mode=unit&display=50

problem solved (thanks to Pierrick)

open batch_manager_unit.php in the admin folder

change
$page['nb_images'] = 5;
into
$page['nb_images'] = 50;

Offline

 

Board footer

Powered by FluxBB

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