Originally Posted by davidfor
The usual reason for that is zipping up the plugin incorrectly. You probably have zipped up the files so that the plugin files are in a directory inside the zip file, rather than them being in the top level.
Alternatively, it is exactly as the error said and you are missing the "__init__.py" file.
For either of these, if you look at the structure of the current version of the file, you should be able to see what is wrong. Otherwise, post your copy in the thread and we can look at it.
|