• After updating to WordPress 6.2 two sites with the same theme crashed with these errors:

    Fatal error: Allowed memory size of 1077936128 bytes exhausted (tried to allocate 8192 bytes) in /var/www/metall-services/data/www/metall-services.com.ua/wp-includes/functions.php on line 4256

    Fatal error: Allowed memory size of 1077936128 bytes exhausted (tried to allocate 20480 bytes) in?/var/www/metall-services/data/www/metall-services.com.ua/wp-includes/plugin.php?on line?177

    I tried increase memory_limit till 2048M, but see the same errors.

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

Viewing 1 replies (of 1 total)
  • Thread Starter Arthur

    (@artexmedia)

    temporary help this fix:

    commented strings in theme’s file: framework/filters.php

    // add_filter( ‘wp_video_shortcode_library’, ‘boldthemes_wp_video_shortcode_library’ );

    // add_filter( ‘wp_audio_shortcode_library’, ‘boldthemes_wp_audio_shortcode_library’ );

Viewing 1 replies (of 1 total)
  • The topic ‘Allowed memory size’ is closed to new replies.