• Resolved robertlanedotme

    (@robertlanedotme)


    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();        
            }
Viewing 3 replies - 1 through 3 (of 3 total)
  • I have also had 2 sites with critical errors caused by the updating of the sign up sheets plugin.

    Plugin Author Fetch Designs

    (@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.

    Thread Starter robertlanedotme

    (@robertlanedotme)

    Thanks for the quick update!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal when updating’ is closed to new replies.