gutterboy Posted September 14, 2014 Report Posted September 14, 2014 I am having a similar problem to this thread: http://www.blesta.com/forums/index.php?/topic/3077-failing-to-make-a-simple-plugin-a-existing-pluginhandler-not-found/ I followed the documentation but I get the same errors as in that thread. My file is called "my_plugin_plugin.php" and the class is called "MyPluginPlugin". Why is it then looking for "MyPlugin"?
Blesta Addons Posted September 14, 2014 Report Posted September 14, 2014 wich name has the folder plugin ? can you lis the structure files name's ?
gutterboy Posted September 15, 2014 Author Report Posted September 15, 2014 On 9/14/2014 at 9:34 PM, naja7host said: wich name has the folder plugin ? can you lis the structure files name's ? Inside the plugins folder it goes like this.. my_plugin/ controllers/ models/ views/ default/ config.json my_plugin_controller.php my_plugin_model.php my_plugin_plugin.php
gutterboy Posted September 15, 2014 Author Report Posted September 15, 2014 I think it's some kind of problem with the naming convention with this as I changed the plugin name and had no install issues like this.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now