Hi there – our site went down overnight as WordPress Autoupdated to 6.4 and we started seeing the following types of errors in our logs:
—
2023/11/08 08:20:19 [error] 97180#97180: *1300422 FastCGI sent in stderr: “PHP message: PHP Warning: require_once(/www/deeperblue_980/public/wp-content/themes/Newspaper/legacy/common/wp_booster/td_css_res_compiler.php): Failed to open stream: No such file or directory in /www/deeperblue_980/public/wp-includes/template.php on line 790PHP message: PHP Fatal error: Uncaught Error: Failed opening required ‘/www/deeperblue_980/public/wp-content/themes/Newspaper/legacy/common/wp_booster/td_css_res_compiler.php’ (include_path=’.:/usr/share/php’) in /www/deeperblue_980/public/wp-includes/template.php:790
Stack trace:
#0 /www/deeperblue_980/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php(42): load_template(‘/www/deeperblue…’, true)
#1 [internal function]: td_autoload_classes->loading_classes(‘td_css_res_comp…’)
#2 /www/deeperblue_980/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php(780): class_exists(‘td_css_res_comp…’, true)
#3 /www/deeperblue_980/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(1184): td_global::reset_theme_settings()
#4 /www/deeperblue_980/public/wp-includes/class-wp-hook.php(324): hook_wp_head(”)
#5 /www/deeperblue_980/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#6″ while reading response header from upstream, client: 66.249.73.1, server: http://www.deeperblue.com, request: “GET /gue-releases-new-updated-edition-of-fundamentals-of-better-diving/?amp HTTP/2.0”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-deeperblue.sock:”, host: “www.deeperblue.com:53202”
—
After some investigation we rolled back to version 6.3.2 of WordPress which resolved the issues. We are holding on that version till we get some feedback from yourselves on the issue.
We are on PHP 8.0.28
Newspaper 12.6.1
We use the following TagDiv plugins:
TD Composer
TD Cloud Library
TD Social Counter
TD Mobile Theme
Exact same problem here. After automatic update to 6.4, WordPress throws a critical error in all pages created with td-composer, accompanied by the following error in apache error.log:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 140617534846248 bytes) in /home/website/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_single_image.php on line 14'
-
This reply was modified 2 years by
lstamellos.
Hi,
@stephanwhelan
Please deactivate, delete, and reinstall the tagDiv mobile theme from Newspaper plugins and clear all cache.
@lstamellos It is not the same error because there are different errors; please create your topic in the future.
Usually when this problem appears what you need to do is to double the wp memory that is alcoate for the website.
We recommend to set it on 256MB, if you already have it at 256 then double it.
-> https://forum.tagdiv.com/requirements-for-newspaper/
Thank you!
