![]() |
|
Plugins stopped working - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Plugins stopped working (/thread-5420.html) |
Plugins stopped working - shutchi2 - 2009-07-01 I upgraded to 1.2.5 and now all of my plugins say this: viewer_size_image v Error parsing plugin_version string! Try removing semicolons from string. I have no clue what I did, but I'm really hoping this is something simple. I also tried the latest nightly build, but get the same error. Plugins stopped working - sbillard - 2009-07-02 This is caused by an error the source script, specifically in the line that sets the version. Not sure how this might have happened. The line should read `$plugin_version = '1.0.0';` (This is what is in my copy of the 1.2.5 release files. |