The slideshow doesn't work even with the default theme. The href tag is empty. Formerly I used jquery colorbox slideshow, and it worked fine.
<a href="" rel="slideshow" style="display:none" title="Les Vergers du Saint Laurent">Voir le diaporama</a>
<a href="" rel="slideshow" style="display:none" title="Le lac Bouchard">Voir le diaporama</a>
<a href="" rel="slideshow" style="display:none" title="Petit Suisse">Voir le diaporama</a>
<a href="" rel="slideshow" style="display:none" title="Profonde réflexion">Voir le diaporama</a>
...
I really doesn't know what happens. Could the apache config (main config or .htaccess) be involved in this issue ?