• Resolved vickifarmer

    (@vickifarmer)


    Uhhhhh…

    Fatal error: Uncaught Error: Call to undefined function wp_is_mobile() in /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WPBT_Bug_Report.php:242 Stack trace: #0 /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WPBT_Bug_Report.php(127): WPBT_Bug_Report->set_browser() #1 /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WPBT_Bug_Report.php(78): WPBT_Bug_Report->set_environment_data() #2 /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WPBT_Settings.php(50): WPBT_Bug_Report->__construct(Object(WP_Beta_Tester), Array) #3 /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WP_Beta_Tester.php(65): WPBT_Settings->run() #4 /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WPBT_Bootstrap.php(56): WP_Beta_Tester->run() #5 /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/wp-beta-tester.php(34): WPBT_Bootstrap->run() #6 /Users/vicki.farmer/Sites/wp.local/wp-settings.php(398): include_once(‘/Users/vicki.fa…’) #7 /Users/vicki.farmer/Sites/wp.local/wp-config.php(294): require_once(‘/Users/vicki.fa…’) #8 /Users/vicki.farmer/Sites/wp.local/wp-load.php(50): require_once(‘/Users/vicki.fa…’) #9 /Users/vicki.farmer/Sites/wp.local/wp-admin/admin.php(34): require_once(‘/Users/vicki.fa…’) #10 /Users/vicki.farmer/Sites/wp.local/wp-admin/index.php(10): require_once(‘/Users/vicki.fa…’) #11 {main} thrown in /Users/vicki.farmer/Sites/wp.local/wp-content/plugins/wordpress-beta-tester/src/WPBT/WPBT_Bug_Report.php on line 242

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Colin Stewart

    (@costdev)

    Hi @vickifarmer can you tell us a bit more about your setup and steps we can take to reproduce this fatal error? This function should always be loaded

    Thread Starter vickifarmer

    (@vickifarmer)

    Hi, sure, this is a WP multisite network; the WP Beta Tester plugin was network-activated, and the entire site was down, front and back end. I had to remove the plugin from the plugins directory to get it back up.

    Other plugins that are network activated are Multisite Enhancements, Multisite Plugin Manager, NS Cloner-Site Copier, User Switching, and WP Help.

    PHP 8.1.13, Currently running WP 6.2-RC2-55551.

    I think the site went down as soon as the plugin updated automatically.

    Let me know if there’s anything else I can do to help.

    • This reply was modified 1 year, 7 months ago by vickifarmer.
    Thread Starter vickifarmer

    (@vickifarmer)

    Out of curiosity, I reinstalled this plugin from scratch, and sure enough, when I activated it, the site crashed.

    Plugin Author Andy Fragen

    (@afragen)

    I just tested a fix for multisite. Wait until the next release before activating or try out the develop branch, https://github.com/afragen/wordpress-beta-tester/archive/refs/heads/develop.zip

    New version tested and released.

    • This reply was modified 1 year, 7 months ago by Andy Fragen.
    Thread Starter vickifarmer

    (@vickifarmer)

    Dev branch works! \o/

    Thanks!

    Plugin Author Andy Fragen

    (@afragen)

    Thanks for the follow up.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Fatal error?’ is closed to new replies.