• When user try to publish new comment get this

    PHP Fatal error: require(): Failed opening required ‘wp-content/plugins/w3-total-cache/stdClass.php’ (include_path=’.:/usr/share/php’) in wp-content/plugins/w3-total-cache/w3-total-cache-api.php on line 161″

    Comment is added to the database but cache for the page is not cleaned and error is shown
    The file stdClass.php is missing

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter rosen4o

    (@rosen4o)

    If I replace the plugin with the older version 0.9.4.1 then this error is gone

    I do not have this issue what PHP version are you running? What setup (nginx or apache)

    Thread Starter rosen4o

    (@rosen4o)

    It’s running on nginx with php-fpm and PHP 7.0.8-1

    Thread Starter rosen4o

    (@rosen4o)

    With this fix is working
    But on 9.4 version when you publish comment and page cache is cleaned so the new comment is shown

    Thread Starter rosen4o

    (@rosen4o)

    It’s very strange because by this settings everything has working before but now it’s getting this error

    WARNING: [pool www] child 27653 said into stderr: “NOTICE: PHP message: Грешка: Got error 28 from storage engine при заявка SHOW FULL COLUMNS FROM wp_options изпълнена от do_action(‘admin_init’), W3TC\Extensions_Plugin_Admin->admin_init, update_option, W3TC\DbCache_Wpdb->update, W3TC\DbCache_WpdbInjection_QueryCaching->update, W3TC\_CallUnderlying->update, W3TC\DbCache_Wpdb->update, W3TC\DbCache_WpdbInjection->update, W3TC\DbCache_Wpdb->default_update, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_Wpdb->default_query”

    Thread Starter rosen4o

    (@rosen4o)

    You can ignore last post it was caused by full disk drive

    Thread Starter rosen4o

    (@rosen4o)

    After emptying space new error is shown
    Fix is added

    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “Stack trace:”
    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “#0 [internal function]: W3TC\Generic_Plugin->ob_callback(‘<!DOCTYPE html>…’, 9)”
    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “#1 /home/haskovo.info/root/www/wp-includes/functions.php(3598): ob_end_flush()”
    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “#2 /home/haskovo.info/root/www/wp-includes/plugin.php(524): wp_ob_end_flush_all(”)”
    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “#3 /home/haskovo.info/root/www/wp-includes/load.php(671): do_action(‘shutdown’)”
    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “#4 [internal function]: shutdown_action_hook()”
    [27-Sep-2016 09:10:08] WARNING: [pool www] child 27639 said into stderr: “#5 {main}”

    When I edit a inappropriate comment and I update it, it just show me a blank page :/wp-admin/comment.php

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Error on publish new comment’ is closed to new replies.