Announcement

#1 2023-02-16 09:56:45

BigIsland270972
Member
Norway
2022-03-15
374

Shouldn't this code show the total numbers of images?

Hello/Hi/Greetings,

{$block->data.NB_PICTURE|@translate_dec:'%d photo':'%d photos'}


Piwigo URL: http://fotoarkiv.no


Piwigo 14.0 | https://fotoarkiv.no | https://foto.arki.vet | http://Bergen.gallery  | http://Ålesund.gallery | http://geiranger.gallery | http://fjord.photos | http://foto.oslo.no
Apache | PHP 8.1 | MariaDB

Offline

 

#2 2023-02-16 14:25:34

BigIsland270972
Member
Norway
2022-03-15
374

Re: Shouldn't this code show the total numbers of images?

if ( $block!=null )
      {
        $block->data = array(
          'NB_PICTURE' => $user['nb_total_images'],
          'MENU_CATEGORIES' => get_categories_menu(),
          'U_CATEGORIES' => make_index_url(array('section' => 'categories')),
        );


Piwigo 14.0 | https://fotoarkiv.no | https://foto.arki.vet | http://Bergen.gallery  | http://Ålesund.gallery | http://geiranger.gallery | http://fjord.photos | http://foto.oslo.no
Apache | PHP 8.1 | MariaDB

Offline

 

Board footer

Powered by FluxBB

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