Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

As many rows as possible - Bug ?
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=4147
Page 1 of 1

Author:  dargaud [ 8. Sep 2016, 22:53 ]
Post subject:  As many rows as possible - Bug ?

I would like to have as many rows of thumbnails as possible, unlike the following example which only has 3 rows:
Image (direct link here: http://www.gdargaud.net/BugFest/twgMenuY.png)

So is that the variable $menu_y, also named [Image][Rows on the overview page] in the configuration ? Because no matter the value I set, there's only ever 3 rows:

Code:
$ ack menu_y --php
config.php:38:$menu_y = 3;
config_internal.php:66:  $twg_mobile_menu_y = 3;
my.php:42:$menu_y= 2;
my_config.php:43:$menu_y= 8;
my_config.php.bak.php:43:$menu_y= 7;

Author:  TinyWebGallery [ 8. Sep 2016, 23:27 ]
Post subject:  Re: As many rows as possible - Bug ?

you need to disable the automatic rows detection.

$autodetect_maximum_thumbnails=false;

Best, Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/