Make WordPress Core

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

Change History (1)

#1 @dd32
17 years ago

  • Milestone Unassigned
  • Resolutioninvalid
  • Status newclosed

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.

Note: See TracTickets for help on using tickets.