Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author drainware

    (@antoniomoreno)

    We dont have any widget along our plugin so widget.php is not necesary.
    Thanks for using Drainware Comments Filter!
    Cheers

    But the current version of Drainware (v1.2) contains an include for widget.php in line 63 of drainware.php…

    include_once dirname( __FILE__ ) . '/widget.php';

    This is what is causing the problem. I have commented this line out for the moment and all seems to be working, but it will need to be fixed because it will trip others up.

    Plugin Author drainware

    (@antoniomoreno)

    Fixed.
    Thanks dmjarvis for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Drainware Comments Filter] Drainware Broken’ is closed to new replies.