I just updated my installation to the latest release
Zenphoto version 1.4.12 [c1d7e8900b] (Official build)
Since then slideshow has stopped working. Have tried both the slideshow plugins and also changed to released themes rather than my own (which is based on the Zenpage theme). None of these will work with slideshow.
Have I missed something perhaps?
Comments
Have just reverted to that release on my dvelopment installation and the slideshow is working again.
Nothing showing in the logs pertaining to slideshow.
Will keep investigating
Further:
the addition of
RewriteCond %{REQUEST_URI} !(/$|\.)
RewriteRule (.*) %{REQUEST_URI}/ [R=301,L]
is what seems to be causing the problem.
But!
Although reverting to the old _htaccess has displayed the slideshow page there is no "show" - i.e. the slides don't move on automatically. However they do when the "next" control is pressed.
Many thanks - that's fixed it.