I got the same issue since a couple of days, initially with v1.5.1, than still with v1.5.5 after a deletion of all the files on the server and a complete reinstall. Seems to work when I do the install on a local host, so I guess it has nothing to do with Zenphoto...
Any idea of what the issue could be, and how to solve it?
Thanks
It just tells me that only one slideshow plugin can be activated, and that "slideshow" already is:
"Une seule extension de diaporama peut être activée. Or, slideshow l’est déjà"
But can not find "slideshow" anywhere, and I deleted all Zenphoto files on the server before reinstalling v1.5.5
There were once two slideshow plugins. Probably you had that older one active and deleted it without disabling it so the option still tells so.
Add to your theme's function.php disableExtension('slideshow');. Then it should work. Afterwards you can remove that line again.