• Resolved amir2121

    (@amir2121)


    Hello
    Picture :
    https://s18.picofile.com/file/8434020168/error.jpg

    My error_log file Got 524 MB

    a Consecutively Error is show in this file :

    `[30-Apr-2021 21:53:14 UTC] ???? Unknown column ‘actioned_text’ in ‘field list’ ?? ??????????? ?????? ???? ????? SELECT action_id, name, label, query, status, is_primary, actioned_text
    FROM shp_wc_admin_note_actions
    WHERE note_id = 13 ????? ??? ???? require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, Automattic\WooCommerce\Admin\API\Notes->get_items, Automattic\WooCommerce\Admin\Notes\Notes::get_notes, Automattic\WooCommerce\Admin\Notes\Note->__construct, WC_Data_Store->read, Automattic\WooCommerce\Admin\Notes\DataStore->read, Automattic\WooCommerce\Admin\Notes\DataStore->read_actions

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @amir2121,

    It appears that WordPress is running into a database error when it tries to work with the actioned_text column in the shp_wc_admin_note_actions table.

    I would suggest taking a look at the database directly. You can use the WP phpMyAdmin plugin to access it or most web host’s control panels have a way to view the database. Once you’ve loaded that, go to the shp_wc_admin_note_actions table and click on the structure tab. Make sure it is set up like this one.

    If it’s not, please take a screenshot of what you see and share that with us.

    Thanks!

    Thread Starter amir2121

    (@amir2121)

    Hello
    thanks
    I took picture from that table
    picture :
    https://s19.picofile.com/file/8434248500/error_Log2.jpg

    additionally, same Error_log file appeared in Wp-admin and Wp-includes with huge size and I saw today.

    Thread Starter amir2121

    (@amir2121)

    Hello @3sonsdevelopment
    I add 3 column as same as your Database picture and my problem solved.
    Error_log file didn’t exist after this.
    Thank you very much my friend.

    Plugin Support abwaita a11n

    (@abwaita)

    Glad to hear that you were able to solve it – thanks for letting us know!

    I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘error_log file size got 524 MB’ is closed to new replies.