• Resolved youdenko

    (@youdenko)


    When submitting new answers on DW Question Answer a warning is generated at lines line 151 and 172 in worth-the-read.php “Trying to retrieve value of non-object” (with DEBUG on).

    Solution is to check the variable before retrieving data from it, by adding the following: if ( !empty($post) ) …

    Could you include this error handling in your next release please?

Viewing 1 replies (of 1 total)
  • Plugin Author brianmcculloh

    (@brianmcculloh)

    Definitely will add this to version 1.6. Thanks for pointing this out!

Viewing 1 replies (of 1 total)

The topic ‘Compatibility problem: WTR + DW Question Answer’ is closed to new replies.