• Resolved jmtmurphey

    (@jmtmurphey)


    For some reason, we have several subsites where the redirection_logs table doesn’t exist. What do we need to do to fix this?

    WordPress database error Table ‘www_dev.wp_25_redirection_logs’ doesn’t exist for query SELECT * FROM wp_25_redirection_logs ORDER BY id desc LIMIT 0,25 made by require_once(‘wp-admin/admin.php’), do_action(‘tools_page_redirection’), call_user_func_array, Redirection_Admin->admin_screen, Redirection_Admin->admin_screen_log, Redirection_Log_Table->prepare_items, referer: https://law.dev.gsu.edu/wp-admin/tools.php?page=redirection.php&sub=options

    Also, when you change the settings for how long to keep the logs and 404s on the options page, it still shows the 1 Week – it looks like it might be changed in the db but the UI is showing the wrong setting.

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

Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    If you click the red ‘Delete’ button on the options page it will remove all trace of Redirection, allowing you to re-enable it and have the tables installed again.

    If you still get the same error then there is a problem creating the logs table, and you may find an error in the server error log

    Note that doing this will delete everything in Redirection, so if you have important data you should export it first.

Viewing 1 replies (of 1 total)
  • The topic ‘redirection_logs table does not exist’ is closed to new replies.