ZenphotoCMS Forum
I cannot see plugin, but they are in the plugin folder - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: I cannot see plugin, but they are in the plugin folder (/thread-12201.html)



I cannot see plugin, but they are in the plugin folder - soundiver - 2015-04-09

Hello, I have just installed ZenPhoto on my WAMP (local php / mysql). Zenphoto works good!
...The problem is: I have added plugins in the Plugin folder (unzipped), but I cannot see the plugin in the admin area.

I have restarted Wamp, but new pulgins still "invisible"...

(Plugin are ScriptlessSocialsharing and GoogleAnalytics)




I cannot see plugin, but they are in the plugin folder - fretzl - 2015-04-09

Did you properly place the files/folders in the plugins folder?

Example:

plugins

  • scriptless-socialsharing-folder
  • scriptless-socialsharing.php

Also see: http://www.zenphoto.org/news/using-plugins-and-third-party-features




I cannot see plugin, but they are in the plugin folder - soundiver - 2015-04-10

Thank You very much. Now it works!

The problem was this: I had put the scriptless-socialsharing.php in the subfolder "scriptless-socialsharing-folder / scriptless-socialsharing.php " and not directly under the pulgin folder.

Bye




I cannot see plugin, but they are in the plugin folder - soundiver - 2015-04-12

Locally ( wamp ) I have the version 1.4.7 and now everything is fine with this plugin: Scriptless socialsharing.

But if I put the plugin on a site with Zenphoto 1.4.1.6 it does not work. The error is:

"Call to undefined method _Image::getLink() in /zenphoto/plugins/scriptless-socialsharing.php on line 106"

The plugin is compatible with Zenphoto 1.4.1.6?

Thank you




I cannot see plugin, but they are in the plugin folder - fretzl - 2015-04-12

Apparently it isn't.
You really should consider upgrading the install.




I cannot see plugin, but they are in the plugin folder - acrylian - 2015-04-12

The plugin is not compatible with release earlier than 1.4.6.




I cannot see plugin, but they are in the plugin folder - soundiver - 2015-04-13

Thank you all