The simpler media website CMS
I have installed Zenphoto 1.5.7 on my netfirms account
I have created an admin user and uploaded a couple albums
I have copied zpBootstrap 2.3.1 into the themes directory and it shows up in the admin interface under themes as expected.
However I can not activate it. I can activate the other supplied themes but when I try to activate my self-installed zpBootstrap theme (for Gallery) it reverts to basic - I don't know where to look for error messages, etc
I appreciate any help/comments of what to look for
Thanks
Chuck
Comments
Yes, it should. The problem is the folder name generated from GitHub somehow. If you rename the
zpBootstrap-2.3.1
to simplyzpBootstrap
it works. Will investigate why it doesn't work, I suspect some folder name check mistakes the dots of the version for a suffix and rejects it accidentally.Thank-you for the quick (and accurate) reply. Removing the - and what follows fixes it exactly as you said.