• The plugin is good but there are a couple of errors it geerates that need to be fixed:

    Undefined variable: id
    Type: PHP Notice Line: 104
    File: /home/wp-content/pluginsrefback/includes/functions.php

    Undefined variable: comment_author_ip
    PHP Notice Line: 198
    File: /home/wp-content/plugins/refback/includes/class-refback-receiver.php

    In botth cases the variable os npt defined in the function anywhere so it looks like these will always throw off notices. No biggie but can these be fixed?

The topic ‘php notices’ is closed to new replies.