Good morning,
can anybody provide me with all switches to get the rotation buttons? I have set "$show_rotation_buttons" to true but it does not work.
Kind regards.
Heimo
Do you use one of my example folders?
there i have custom configs where this is maybe disabled
$show_rotation_buttons_login_only
is also maybe set- if you set this to true it is only shown for logged in users.
In video folders it is also hidden.
And where did you change it?
config.php or my_config.php. chenages in config.php are overwritten by settings in my_config.php.
and check if you have
cache/_rotation_available.jpg
if the check for rotation failes it is also disabled.
Best regards, Michael
Do you use one of my example folders?
no
there i have custom configs where this is maybe disabled
$show_rotation_buttons_login_only
is false
is also maybe set- if you set this to true it is only shown for logged in users.
In video folders it is also hidden.
And where did you change it?
config.php or my_config.php. chenages in config.php are overwritten by settings in my_config.php.
config.php
and check if you have
cache/_rotation_available.jpg
yes, I use iconset blue
if the check for rotation failes it is also disabled.
Best regards, Michael
Thanks a lot.
regards
Heimo
o.k.. never do changes in config.php like described here:
http://www.tinywebgallery.com/de/configuration.php
my_config.php will overwrite this and set the setting to false again..
Best regards, Michael