Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cesarhanke

    (@cesarhanke)

    ok. I’ll try that

    Thread Starter cesarhanke

    (@cesarhanke)

    I am seeing other errors:

    {
    “installName”: “s7study”,
    “environment”: “PROD”,
    “type”: “error”,
    “date”: “2023-10-24T11:23:18.000Z”,
    “severity”: “error”,
    “client”: “203.123.99.181:0”,
    “message”: “PHP Fatal error: Uncaught Error: Class \”WPSEO_Admin_Asset_Yoast_Components_L10n\” not found in /nas/content/live/s7study/wp-content/plugins/wordpress-seo-premium/classes/premium-metabox.php:105\nStack trace:\n#0 /nas/content/live/s7study/wp-includes/class-wp-hook.php(310): WPSEO_Premium_Metabox->enqueue_assets(‘edit.php’)\n#1 /nas/content/live/s7study/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)\n#2 /nas/content/live/s7study/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#3 /nas/content/live/s7study/wp-admin/admin-header.php(118): do_action(‘admin_enqueue_s…’, ‘edit.php’)\n#4 /nas/content/live/s7study/wp-admin/edit.php(407): require_once(‘/nas/content/li…’)\n#5 {main}\n thrown in /nas/content/live/s7study/wp-content/plugins/wordpress-seo-premium/classes/premium-metabox.php on line 105, referer: https://s7intercambio.com.br/wp-admin/”,
    “uuid”: “41fc7f7c-5952-4d9b-b4b2-786ef1828524”
    }

    Thread Starter cesarhanke

    (@cesarhanke)

    I have reproduced the error again today by updating the plugin to 21.4.

    It throws a critical error when accessing any post type list or single post/page on the back end

    Here are the server logs:

    {
    “installName”: “s7study”,
    “environment”: “PROD”,
    “type”: “error”,
    “date”: “2023-10-24T11:07:56.000Z”,
    “severity”: “notice”,
    “client”: “203.123.99.181:0”,
    “message”: “auditor:event=upgrader_process_complete_plugin {\”action\”:\”update\”,\”type\”:\”plugin\”,\”bulk\”:true,\”plugin\”:\”wordpress-seo/wp-seo.php\”,\”blog_id\”:1,\”event\”:\”upgrader_process_complete_plugin\”,\”current_user_id\”:1,\”remote_addr\”:\”203.123.99.181\”}, referer: https://s7intercambio.com.br/wp-admin/network/update-core.php?action=do-plugin-upgrade”,
    “uuid”: “8c74e427-2fef-4923-a02d-2ea920fc4c20”
    }

    {
    “installName”: “s7study”,
    “environment”: “PROD”,
    “type”: “error”,
    “date”: “2023-10-24T11:07:59.000Z”,
    “severity”: “notice”,
    “client”: “203.123.99.181:0”,
    “message”: “unrecognized upgrade type=translation, referer: https://s7intercambio.com.br/wp-admin/network/update-core.php?action=do-plugin-upgrade”,
    “uuid”: “8771a83a-f2b7-441c-8e2b-18e4dc56f8f6”
    }

    Hi, I’ve found a solution.

    You have to change the type of field from ‘name’ to ‘text’

    Log in your DB, find the form ID and change “type”:”name” for “type”:”text”

Viewing 4 replies - 1 through 4 (of 4 total)