• Resolved Tony G

    (@starbuck)


    In Global Options and a few other pages an error occurs which may result in the page generation processing dying. When this happens the Save button and WP admin footing do not display.

    When logging is active, debug.log shows:

    [03-Aug-2022 12:13:34 America/Los_Angeles] PHP Fatal error:
    Uncaught NoticeException: Undefined variable: genoptions in /wp-content/plugins/link-library/link-library-admin.php:4111
    PHP Notice: Trying to access array offset on value of type null

    Stack trace:
    #0 /wp-content/plugins/link-library/link-library-admin.php(4111): {closure}()
    #1 /wp-content/plugins/link-library/link-library-admin.php(1451): link_library_plugin_admin->general_importexport_meta_box()
    #2 /wp-includes/class-wp-hook.php(307): link_library_plugin_admin->on_show_page()
    #3 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #4 /wp-includes/plugin.php(476): WP_Hook->do_action()
    #5 /wp-admin/admin.php(259): do_action()
    #6 /wp-admin/edit.php(10): require_once(‘/var/www/…’)

    I hope that helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    This helps greatly. I have corrected the error in version 7.3.10. Please update and confirm that you no longer get this error. Please consider donating to support this plugin’s development. Cheers!

    Thread Starter Tony G

    (@starbuck)

    Looks MUCH better. TYVM

    I’m a new user. It’ll take time to understand the depth of your plugin here.
    Will let you know if anything else happens.

    Best to ya.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Errors in link-library-admin.php’ is closed to new replies.