• Resolved canarystudio

    (@canarystudio)


    Thanks for the great plugin, just letting you know that v5.13.3 is causing the full site editor (using the Blockbase theme as an example) to return a 500 error:

    Fatal error: Uncaught Error: Undefined constant "AUTH_COOKIE" in /website/app/public/wp-includes/pluggable.php:932 Stack trace: #0 /website/app/public/wp-includes/pluggable.php(694): wp_parse_auth_cookie(false, '') #1 /website/app/public/wp-includes/class-wp-hook.php(324): wp_validate_auth_cookie(false) #2 /website/app/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array) #3 /website/app/public/wp-includes/user.php(3628): apply_filters('determine_curre…', false) #4 /website/app/public/wp-includes/pluggable.php(70): wp_get_current_user() #5 /website/app/public/wp-includes/l10n.php(98): wp_get_current_user() #6 /website/app/public/wp-includes/l10n.php(152): get_user_locale() #7 /website/app/public/wp-includes/l10n.php(1300): determine_locale() #8 /website/app/public/wp-includes/l10n.php(1331): _load_textdomain_just_in_time('shortcodes-ulti…') #9 /website/app/public/wp-includes/l10n.php(185): get_translations_for_domain('shortcodes-ulti…') #10 /website/app/public/wp-includes/l10n.php(297): translate('Shortcodes Ulti…', 'shortcodes-ulti…') #11 /website/app/public/wp-content/plugins/shortcodes-ultimate/admin/class-shortcodes-ultimate-widget.php(15): _('Shortcodes Ulti…', 'shortcodes-ulti…') #12 /website/app/public/wp-content/plugins/shortcodes-ultimate/includes/class-shortcodes-ultimate.php(259): Shortcodes_Ultimate_Widget->__construct('shortcodes-ulti…') #13 /website/app/public/wp-content/plugins/shortcodes-ultimate/includes/class-shortcodes-ultimate.php(115): Shortcodes_Ultimate->define_admin_hooks() #14 /website/app/public/wp-content/plugins/shortcodes-ultimate/plugin.php(11): Shortcodes_Ultimate->__construct('/Users/myusername/Libr…', '5.13.3', 'shortcodes-ulti…') #15 /website/app/public/wp-content/plugins/shortcodes-ultimate/plugin.php(13): {closure}() #16 /website/app/public/wp-content/plugins/shortcodes-ultimate/shortcodes-ultimate.php(73): require_once('/Users/myusername/Libr…') #17 /website/app/public/wp-settings.php(418): include_once('/Users/myusername/Libr…') #18 /website/app/public/wp-config-local.php(103): require_once('/Users/myusername/Libr…') #19 /website/app/public/wp-config.php(25): include('/Users/myusername/Libr…') #20 /website/app/public/wp-load.php(50): require_once('/Users/myusername/Libr…') #21 /website/app/public/wp-admin/admin.php(34): require_once('/Users/myusername/Libr…') #22 /website/app/public/wp-admin/site-editor.php(12): require_once('/Users/myusername/Libr…') #23 {main} thrown in /website/app/public/wp-includes/pluggable.php on line 932

    Rolling back to v5.13.2 resolves the issue.

Viewing 1 replies (of 1 total)
  • Michael

    (@eizzumdm)

    I had the same problem with Shortcodes Ultimate 5.13.3.

    It broke the Full Site Editor and Manage Patterns with a white screen of death.

    Turning on PHP errors gave me a similar error to the above, except mine said Undefined constant “SECURE_AUTH_COOKIE”

    Googling that error says that this has been known to happen on sites with Yoast installed, which I do have installed.

    As @canarystudio stated, reverting to version 5.13.2 resolved my issue.

Viewing 1 replies (of 1 total)
  • The topic ‘5.3.3 causing error with FSE’ is closed to new replies.