I just recently did some code refactoring and updates to my EasyLit plugin that I am working on. well I uninstalled it, and deleted the old file from plugins/ and added a easylit_plugin/ directory under plugins/. Now it recognizes the plugin is there, and when I install it and go to use it, it gives me this error: Plugin class file [plugins/_easy_lit.plugin.php] is not readable!
I don't understand why b2evo still believes it is located in the plugins/ base directory.
Any Ideas?
Damo
Update:
I figured out the problem I had the folder name and class name mismatched. Easy fix. Works like a charm now.
Thanks for reporting the solution!