• Resolved peterjohann

    (@peterjohann)


    I found a (small) notice in the debug log (WP 5.9.1, PHP 8.0.16):
    “PHP Notice: Option value “icon_type” cannot be found. in wp-content/plugins/wp-external-links/includes/admin/class-wpel-settings-page.php on line 159″

    No “real” errors result from it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Thank you for letting us know, the fix will be in the next version ??

    E_USER_NOTICE: Option value "icon_type" cannot be found. is still happening in version 2.51.
    Can we get updated on the status of the fix here?

    I’ve updated the plugin to version 2.55 but still getting the error. Any chances to get this addressed?
    (WP: 5.9.3, WP External Links: 2.55)

    I’m still getting this error as well

    still getting this error, not resolved.

    maryannk

    (@maryannkelley)

    Would really like to get this resolved as it’s filling up my log files. Thanks.

    same here, even with version 2.56 …

    BTW: to prevent filling the log files, just comment line 177 of /wp-content/plugins/wp-external-links/includes/admin/class-wpel-settings-page.php out:

    //trigger_error(‘Option value “‘ . esc_html($key) . ‘” cannot be found.’);

    This should have no other impact.

    Issue still in 2.57

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP Notice: Option value “icon_type” cannot be found’ is closed to new replies.