Announcement

  •  » Extensions
  •  » bug of plugin "Menu Random Photo"

#1 2017-05-02 04:33:58

tranchau1991
Member
2017-05-02
1

bug of plugin "Menu Random Photo"

Hello,

When I use plugin "Menu Random Photo" and use mobile access website
I get website is blank.

I have check code. i get error at file
\piwigo\plugins\MenuRandomPhoto\main.inc.php
at line
"$block->template=realpath(MRP_PATH.'template/menu_random_photo.tpl');"
some error

and i have fix it
to
if((
      ($block=$menu->get_block('mbRandomPhoto'))!=null) and
      ($user['nb_total_images']>0) && !mobile_theme()
    )

This is repost of my for problem plugin.

http://piwigo.org/ext/extension_view.php?eid=778

Offline

 
  •  » Extensions
  •  » bug of plugin "Menu Random Photo"

Board footer

Powered by FluxBB

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