Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support ImageDelicious Brains Support

    (@dbisupport)

    Hi there!

    Better Search Replace Support Team here, Thanks for reaching out with your query we would be happy to assist!

    Could you please provide us the exact error you’re having so we can advise accordingly? Also, would you be able to send over the diagnostic information from the Better Search Replace “Help” tab?

    • Go to the Help tab of your install
    • Scroll down and click “Download System Info” and save it to your computer
    • Reply to this email and include the text file as an attachment

    Looking forward to your response!

    Thread Starter Imageagrwl12

    (@agrwl12)

    I am placing URL “search For” https://rapyder.com and Replace with “https://www.rapyder.com“. and checking the Run as a Dry run. but it’s loading for 1 sec. error is “An error occurred processing your request. Try decreasing the “Max Page Size”, or contact support.”

    Can you help me to solve this error, as well the tables selection.

    i am attaching a screenshot for your reference:

    Image
    Thread Starter Imageagrwl12

    (@agrwl12)

    Any Update on this?

    Plugin Support ImageDelicious Brains Support

    (@dbisupport)

    Hi @agrwl12,

    Thanks for the response.

    Regarding the error you’re having – Have you tried setting the “Max Page Size” to its lowest possible value of 1000?

    If yes and the issue persists, can you try editing your wp-config.php file to replace this line –

    define( 'WP_DEBUG', false );

    With these lines –

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);

    This means that any errors are logged to /wp-content/debug.log, because some errors are not visible on screen.

    Can you try the process again and then send on the debug.log file if created please.

    More details about that at http://codex.wordpress.org/Editing_wp-config.php#Debug

    Also, it looks like you were unable to attach the diagnostic information on your previous reply. Please copy that from the Help Tab of the plugin and include that on your next reply so we can check your current site setup.

    Regarding the table selections – typically you’d want to include all database tables to ensure the links are updated all throughout your site.

    Before making any changes to your database though, please make sure to create a database backup so you can restore when needed.

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

You must be logged in to reply to this topic.