• stefancamargo

    (@stefancamargo)


    Hi,

    I have a problem with a very important page on my site that gets this fatal error when I try to edit:

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 135168 bytes) in /home/myroomi/public_html/wp-includes/wp-db.php on line 1924

    I cannot edit it and my host showed me I get these errors:

    [17-Feb-2018 23:20:00 UTC] WordPress database error Table ‘myroomi_myroomi.wp_yasr_votes’ doesn’t exist for query DELETE FROM wp_yasr_votes WHERE post_id = 13224 made by include(‘wp-admin/edit-form-advanced.php’), wp_delete_post_revision, wp_delete_post, do_action(‘delete_post’), WP_Hook->do_action, WP_Hook->apply_filters, yasr_erase_data_on_post_page_remove_callback
    [17-Feb-2018 23:26:28 UTC] WordPress database error Table ‘myroomi_myroomi.wp_yasr_votes’ doesn’t exist for query DELETE FROM wp_yasr_votes WHERE post_id = 16277 made by require_once(‘wp-admin/admin-header.php’), do_action(‘admin_head-nav-menus.php’), WP_Hook->do_action, WP_Hook->apply_filters, _wp_delete_orphaned_draft_menu_items, wp_delete_post, do_action(‘delete_post’), WP_Hook->do_action, WP_Hook->apply_filters, yasr_erase_data_on_post_page_remove_callback

    Here is what they said:

    Those might be a remnant from the changes that plugin made to your database.

    You may need to reactivate the plugin, then check with the plugin’s developer to see if there are any special instructions that need to be followed to properly remove it. The specific error message is in relation to the “wp_yasr_votes” table not existing and something is trying to remove rows from it. This really shouldn’t be happening with that plugin disabled. Looking at the error_log, I don’t see the error anymore, so it’s also possible that this was only from when the plugin was enabled, and now that it’s disabled, everything will be fine. Should that be the case, the plugin may not work without manual edits to your database.

    SO, how can I properly remove this error? I deleted the plugin already and the fatal error was still there. I just can’t edit the page.

    Thanks for your help.
    Stefan

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello stefancamargo, thank you for using YASR!

    You’re right, there still was a function that was calling the ‘yasr_votes’ tbale, that is not used anymore (from version 1.3.5).

    I’ve fixed this and fix will be available from version 1.5.1.

    Hovewer, if you’ve this error even with YASR disabled, it is something else that is causing this.

    Best,
    Dario

    Thread Starter stefancamargo

    (@stefancamargo)

    Thank you. Do you have any idea what this could be? I am getting frustrated because my host and theme developers are not discovering the issue.

    Thread Starter stefancamargo

    (@stefancamargo)

    Hi,

    this is what my host said:

    If this plugin is disabled, I suspect the error will go away. Otherwise it may be necessary to recreate the table for this plugin. You may wish to continue consulting with the plugin developer on how this can be done.

    I disabled the plugin and still get the error. So, what should I do?

    Thanks

    Plugin Contributor dudo

    (@dudo)

    As I said above, I fixed that problem in version 1.5.1, so that error is gone away.

    Even so, as you could see by yourself, you still have the problem even with the plugin disabled, so the problem is not cause by YASR at all.

    Best,
    Dario

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem’ is closed to new replies.