Forums
Home / Plugin: Sign-up Sheets / Fatal when updating
(@robertlanedotme)
2 years, 9 months ago
PHP Fatal error: Uncaught Error: Call to undefined function FDSUS\\Controller\\Admin\\get_current_screen() I added; if ( function_exists( 'get_current_screen' ) ) { $screen = get_current_screen(); }
(@azure11)
I have also had 2 sites with critical errors caused by the updating of the sign up sheets plugin.
(@fetchdesigns)
Thanks for reporting this. The error should be resolved in the latest update (version 2.2.0.1) of the Sign-up Sheets plugin that was just released. Please let me know if you continue to see this error after updating.
Thanks for the quick update!