Jump to content
  • 0

Failing To Make A Simple Plugin - A Existing Pluginhandler Not Found


Question

Posted

Hey guys,
after this Forum didnt let me write my thread, i try it a 3rd time :D
 
 
Now , i am writing php-Scripts since about one year and never failed that hard...
I got the following error-message:

 

  Quote

Oh noes!

Plugin handler 'NewsletterPlugin' does not exist on line 29 in /home/yenda/sub/blesta/blesta/components/plugins/plugins.php

Printing Stack Trace:
#0 /home/yenda/sub/blesta/blesta/app/models/plugin_manager.php(576): Plugins::create('newslet...')
#1 /home/yenda/sub/blesta/blesta/app/models/plugin_manager.php(195): PluginManager->loadPlugin('newslet...')
#2 /home/yenda/sub/blesta/blesta/app/controllers/admin_company_plugins.php(118): PluginManager->add(Array)
#3 /home/yenda/sub/blesta/blesta/lib/dispatcher.php(111): AdminCompanyPlugins->install()
#4 /home/yenda/sub/blesta/blesta/index.php(21): Dispatcher::dispatch('/blesta/admin/s...')
#5 {main}

 
Line 1 & 2 are interesting - nowhere in the script this pluginname is mentioned. 

I made the script exactly like in the tutorial and ist not working, but idk why. The official guide should be working, shouldnt it? I changed the "my_plugin" to "Newsletter" but it didnt worked either... Maybe i get someone who knows the Problem ;)

 

I am very sorry if i forgot to mention something,

if you have questions, feel free to ask, if i get the answer on my own, i will post it too ;)

BTW: It's about Blesta 3.2.2

 

Have a good night and sleep well,

 

Tim

2 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...