• Hi again,

    My PHP error log also shows errors in astounding-spam-prevention/includes/astound-admin-options.php. Variables $hip, $email, $author, $subject, $comment are all undefined. Lines 785, 787, 790, 793, 796.

    Quick fix is to use echo $hip ?? ''; et cetera.

    PHP 8.2.7, Wp 6.3.2, plugin 1.19

The topic ‘Undefined variables in astound-admin-options.php’ is closed to new replies.