Is there a way that I could disable the slideshow? I change the timing but the users could still set it.
Thanks,
you could remove the slideshow button and then rename/ delete include slideshow.inc.php. This way it's 100% disabled
To remove the button you need to copy the var $template_img_navbar from themes/sample/theme.php to the theme.php you're actually using (if not already there). Then remove/ edit the td that contains the slideshow code