Opened 15 years ago
Closed 15 years ago
#10887 closed defect (bug) (invalid)
Attempting to disable plugin caused error.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | normal | Version: | 2.8.4 |
Component: | Plugins | Keywords: | |
Focuses: | Cc: |
Description
I'm not clear what's caused this.
But when I attempted to disable a plugin, I got this message;
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Warning: readdir(): supplied argument is not a valid Directory resource in /home2/valeried/public_html/wp-content/plugins/facelift-image-replacement/flir.php on line 41
Warning: closedir(): supplied argument is not a valid Directory resource in /home2/valeried/public_html/wp-content/plugins/facelift-image-replacement/flir.php on line 51
Warning: rmdir() [function.rmdir]: Success in /home2/valeried/public_html/wp-content/plugins/facelift-image-replacement/flir.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at /home2/valeried/public_html/wp-content/plugins/facelift-image-replacement/flir.php:41) in /home2/valeried/public_html/wp-includes/pluggable.php on line 865
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Linux, Apache 2, PHP 5.2.9, WP 2.8.4
The plugin should still have been deactivated, However, Those warnings are from incorrect coding in the Plugin. You'll need to report it to the Plugin Author.