Disable requests

#95276
  • I am using WordPress debug. And I see this:
    [5] => SELECT option_value FROM wp_options WHERE option_name = ‘rank_math_google_oauth_tokens’ LIMIT 1
    [6] => SELECT option_value FROM wp_options WHERE option_name = ‘can_compress_scripts’ LIMIT 1
    [7] => SELECT option_value FROM wp_options WHERE option_name = ‘schema-ActionScheduler_StoreSchema’ LIMIT 1
    [8] => SELECT option_value FROM wp_options WHERE option_name = ‘schema-Action_Scheduler\\Custom_Tables\\DB_Store_Table_Maker’ LIMIT 1
    [9] => SELECT autoload FROM wp_options WHERE option_name = ‘schema-Action_Scheduler\\Custom_Tables\\DB_Store_Table_Maker’
    [10] => DESCRIBE wp_actionscheduler_actions;
    [11] => SHOW INDEX FROM wp_actionscheduler_actions;
    [12] => DESCRIBE wp_actionscheduler_claims;
    [13] => SHOW INDEX FROM wp_actionscheduler_claims;
    [14] => DESCRIBE wp_actionscheduler_groups;
    [15] => SHOW INDEX FROM wp_actionscheduler_groups;
    [16] => INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘schema-ActionScheduler_StoreSchema’, ‘3.0.1603196514’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    [17] => SELECT option_value FROM wp_options WHERE option_name = ‘rank_math_notifications’ LIMIT 1
    [18] => SELECT autoload FROM wp_options WHERE option_name = ‘schema-ActionScheduler_StoreSchema’
    [19] => SHOW FULL COLUMNS FROM wp_options
    [20] => DELETE FROM wp_options WHERE option_name = ‘schema-ActionScheduler_StoreSchema’

    How can I disable it?

    And the second question. I also have this:
    [28] => SELECT * FROM wp_posts WHERE ID = 721 LIMIT 1
    [29] => SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (721) ORDER BY meta_id ASC

    It is thumbnail for website from /wp-admin/admin.php?page=rank-math-options-titles
    OpenGraph image.

    How can I disable it too? And I think there is a bug, because I can’t delete default image and button “Add or Upload File” doesn’t respond.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Sorry for any inconvenience that might have been caused due to that.

    It seems like new tables are not getting created in the Database or some old plugin has left an incorrect entry.

    1. Please follow these steps to fix the issue:
    https://rankmath.com/kb/fatal-error-after-1-0-49-update/

    2. Please follow only the first 2 steps and clear your caches. The following steps mentioned in the article are for advanced users.

    Here’s a video screencast:
    https://i.rankmath.com/KStFug

    Please clear all the cache, including the server after following the above process.

    That should resolve the issue.

    On the issue with opengraph assuming you are using the latest version of all the plugins and the themes (please update if not yet), it would seem like a conflict with one of the plugins or the theme you are using.

    To determine that, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

    Please let us know if you find the culprit.

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Looking forward to helping you.

    I’ve already did that. Now I got:
    The Repair Action Scheduler process is complete.The following actions have been performed:
    No actions performed.
    The Repair Action Scheduler plugin has been automatically deactivated.

    The requests are showing at this moment also.

    “assuming you are using the latest version of all the plugins and the themes (please update if not yet)” Latest WP and plugins. Tried health check. With only one rank math active plugin I have the same issue.

    When I clicked on the icon “close” webpage change url to “/wp-admin/admin.php?page=rank-math-options-titles#” — added # at the end. In console I haven’t seen any error.

    Hello,

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Disable requests’ is closed to new replies.