Jump to content

Plugin Handler 'myplugin' Does Not Exist


gutterboy

Recommended Posts

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"?

Link to comment
Share on other sites

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...