• Austin

    (@austyfrosty)


    Installed and activated Network wide.

    In my debug log I am getting a undefined error:

    PHP Notice:  Undefined variable: terms_exist in /Users/.../html/content/plugins/register-plus-redux/rpr-signup.php on line 364

    Since $terms_exist isn’t defined a simple fix like if ( isset( $terms_exist ) && !$terms_exist ) {

    Also for the $terms_exist on 362.

    https://wordpress.org/plugins/register-plus-redux/

  • The topic ‘PHP Notice: Undefined variable: terms_exist’ is closed to new replies.