When one try to activate the plugin, wp shows a warning
"The plugin does not have a valid header."
But going back to the plugin list, one can activate it and it works just fine.
When one try to activate the plugin, wp shows a warning
"The plugin does not have a valid header."
But going back to the plugin list, one can activate it and it works just fine.
I just updated to 0.7.11 and this glitch still occurs. Seems to work ok though.
Same here.
I'm working on this. If anyone has any idea what might be causing it, I'd love to know…
Brett, I haven't poked into your code or the plugin activation code in WP, but guessing off the top of my head, I wonder if it has anything to do with the fact that the plugin directory has a hyphen in it while the main PHP file within the directory does not?
I did find the solution to this, it was because the copy of PHP Markdown Extra I include had a second WordPress plugin inside it which was being read at the time of install. Current versions should not suffer from this issue.
This topic has been closed to new replies.