Errors in link-library-admin.php
-
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 nullStack 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.
- The topic ‘Errors in link-library-admin.php’ is closed to new replies.