• Resolved ccstring

    (@ccstring)


    wordpress is 6.1 version but it is not working. Summing up the error is:

    `<li>Fatal error: Uncaught Error: Call to a member function set_custom_path() on null in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php:937 Stack trace: #0 /home/users/1/lolipop.jp-○○/web/○○/wp-content/plugins/siteguard/siteguard.php(157): load_plugin_textdomain(‘siteguard’, false, ‘siteguard/langu…’) #1 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/class-wp-hook.php(308): SiteGuard->plugins_loaded(”) #2 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #3 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /home/users/1/lolipop.jp-○○/web/○○/wp-settings.php(423): do_action(‘plugins_loaded’) #5 /home/users/1/lolipop.jp-○○/web/○○/wp-config.php(96): require_once(‘/home/users/1/l…’) #6 /home/users/1/lolipop.jp-○○/web/○○/wp-load.php(37): require_once(‘/home/users/ in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php on line 937

    Fatal error: Uncaught Error: Call to a member function set() on null in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php:784 Stack trace: #0 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php(872): load_textdomain(‘default’, ‘/home/users/1/l…’, ‘ja’) #1 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/class-wp-fatal-error-handler.php(47): load_default_textdomain() #2 [internal function]: WP_Fatal_Error_Handler->handle() #3 {main} thrown in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php on line 784</li>`

    what should I do to restore it?

    • This topic was modified 1 year, 10 months ago by ccstring.
    • This topic was modified 1 year, 10 months ago by ccstring.
    • This topic was modified 1 year, 10 months ago by ccstring.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ccstring,

    The error seems to be originating from Siteguard plugin. Please try deactivating the plugin and check if the error is gone. I would recommend you to also switch to one of the default themes like Twenty Twenty-One and then perform the error test.

    If the error is gone after you deactivate the plugin, please reach out to the plugin support for help with the error.

    I hope this helps!

    Thread Starter ccstring

    (@ccstring)

    Hi @kaavyaiyer

    I deactivating the plugin
    my wp-includes\default-constants.php is define( ‘WP_DEFAULT_THEME’, ‘twentytwentythree’ );
    and folder twentyseventeen, twentytwentythree etc. in my wp-content/themes
    but error is

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wp_enable_block_templates’ not found or invalid function name in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/class-wp-hook.php on line 308

    Fatal error: Uncaught Error: Call to a member function set() on null in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php:784 Stack trace: #0 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php(1011): load_textdomain(‘twentyseventeen’, ‘/home/users/1/l…’, ‘ja’) #1 /home/users/1/lolipop.jp-○○/web/○○/wp-content/themes/twentyseventeen/functions.php(34): load_theme_textdomain(‘twentyseventeen’) #2 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/class-wp-hook.php(308): twentyseventeen_setup(”) #3 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #4 /home/users/1/lolipop.jp-○○/web/○○/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home/users/1/lolipop.jp-○○/web/○○/wp-settings.php(538): do_action(‘after_setup_the…’) #6 /home/users/1/lolipop.jp-○○/web/○○/wp-config.php(96): require_once(‘/home in /home/users/1/lolipop.jp-○○/web/○○/wp-includes/l10n.php on line 784

    what should I do to restore it?

    Thread Starter ccstring

    (@ccstring)

    I try agin updated wordpress .restore

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught Error: Call to a member function set_custom_path()&set()’ is closed to new replies.