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"? Quote
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 ? Quote
gutterboy Posted September 15, 2014 Author Report Posted September 15, 2014 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 Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.