Opened 17 years ago
Closed 17 years ago
#10887 closed defect (bug) (invalid)
Attempting to disable plugin caused error.
| Reported by: | HobbesPDX | Owned by: | westi |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Plugins | Version: | 2.8.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.