• Resolved Howdy_McGee

    (@howdy_mcgee)


    Hello! I’m getting the following notices in my debug log:

    PHP Notice:  Undefined index: args in /plugins/bbpress/includes/admin/admin.php on line 370
    PHP Notice:  Undefined index: sanitize_callback in /plugins/bbpress/includes/admin/admin.php on line 374

    I believe these come from the rfb_add_recaptcha_key_field callback function missing these 2 expected indices.

    For more information see:

    bbpress\includes\admin\settings.php LN 82

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hitesh Chandwani

    (@hiteshchandwani)

    Hello Mcgee,

    Thanks for the reporting. I went through and the implementation of code seems correct. However, I am going to test & troubleshoot a few more time to check what causing issue and push a new version accordingly.

    Regards
    Hitesh

    Plugin Author Hitesh Chandwani

    (@hiteshchandwani)

    Hello,

    I have fixed and pushed a new version.

    Regards
    Hitesh

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Undefined Index Issues’ is closed to new replies.