• Resolved movemotion

    (@movemotion)


    I have this Problem:
    Uncaught Exception: Serialization of ‘Closure’ is not allowed in …../wp-includes/functions.php on line 692

    serialize()
    wp-includes/functions.php:692
    maybe_serialize()
    wp-includes/option.php:356
    update_option()
    wp-content/plugins/widget-options/includes/extras.php:80
    widgetopts_global_types()
    wp-content/plugins/widget-options/includes/admin/globals.php:16
    widgetopts_register_globals()
    wp-includes/class-wp-hook.php:288
    apply_filters()
    wp-includes/class-wp-hook.php:312
    do_action()
    wp-includes/plugin.php:478
    do_action()
    wp-settings.php:523
    require_once()
    wp-config.php:102
    require_once()
    wp-load.php:37
    require_once()
    wp-admin/admin.php:34
    require_once()
    wp-admin/my-sites.php:10

    Es gab einen kritischen Fehler auf deiner Website. Bitte überprüfe den Posteingang deiner Website-Administrator-E-Mail-Adresse für weitere Anweisungen.

    And the next Problem is: i don’t have accses to my dashboard. What can i do?
    Thank you for any help!

    • This topic was modified 4 years, 10 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter movemotion

    (@movemotion)

    Perfect! There was e Plugin who didn’t work.
    Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught Exception: Serialization of ‘Closure’ is not allowed’ is closed to new replies.