Jump to content

Recommended Posts

Posted

i my new plugin i get this error when i pass the error or success message  .

$this->flashMessage("message", Language::_("SomePlugin.!success.cat_added", true));

the error message is from the main_admin views , in admin_manage_plugin no error shown .


Files does not exist: /home/xxxxx/public_html/blesta/plugins/xxxxxxx/views/admin/default/message.pdt on line 120 in /home/xxxxxxxxxx/public_html/blesta/lib/view.php

why blesta fetch the message.pdt inside the plugin directory , it should fetch from the templatev directory .

 

 

NOTE : the same code in admin_manage_plugin working fine . the same code in adminçmain givving this error .

 

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...