Viewing 4 replies - 1 through 4 (of 4 total)
  • Thank you very much for your feedback.
    I will fix this issue in the next release of the plugin.

    Thread Starter swinggraphics

    (@swinggraphics)

    Cheers.

    Thread Starter swinggraphics

    (@swinggraphics)

    New issue of same type:

    Undefined index: antspm-d in /public_html/wp-content/plugins/anti-spam/anti-spam.php on line 109

    Same for me.

    I patched the line this way:

    if ( isset($_POST[‘antspm-d’]) && (trim($_POST[‘antspm-d’]) != date(‘Y’)) ) { // …

    This should do the job while the plugin gets fixed, at least your gets not filled with useless warnings

    • This reply was modified 8 years, 6 months ago by c2cero.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Undefined index’ is closed to new replies.