• cshull

    (@cshull)


    Getting the usual error. I have reduced the page size to the minimum.
    Here is system info:

    Begin System Info

    -- WordPress Configuration

    Site URL: https://auniallergy.com
    Home URL: https://auniallergy.com
    Multisite: No
    Version: 6.8.3
    Language: en_US
    Table Prefix: Length: 3
    WP_DEBUG: Disabled
    Memory Limit: 40M

    -- Better Search Replace Configuration

    Plugin Version: 1.4.10
    Max Page Size: 1000

    -- Server Configuration

    Operating System: Linux
    PHP Version: 8.3.23
    MySQL Version: 5.7.44
    Server Software: Apache

    -- PHP Configuration

    Memory Limit: 256M
    Post Max Size: 8M
    Upload Max Filesize: 2M
    Time Limit: 30
    Max Input Vars: 1000
    Display Errors: On (off)

    -- WordPress Active Plugins

    Admin Page Spider Pro Pack: 4.83
    Astra Bulk Edit: 1.2.10
    Astra Pro: 4.11.10
    Beaver Builder Plugin (Pro Version): 2.9.4
    Beaver Themer: 1.5.2
    Better Search Replace: 1.4.10
    Check & Log Email - Easy Email Testing & Mail logging: 2.0.9
    Classic Editor: 1.6.7
    Email Encoder - Protect Email Addresses: 2.2.2
    Formidable Forms: 6.24.1
    Formidable Forms Pro: 6.24
    MainWP Child: 5.4.0.15
    Max Mega Menu: 3.6.2
    Max Mega Menu - Pro Addon: 2.4.3
    Popup Maker: 1.21.4
    Rank Math SEO: 1.0.254
    ShortPixel Image Optimizer: 6.3.4
    Site Kit by Google: 1.163.0
    SVG Support: 2.5.14
    Ultimate Addons for Beaver Builder: 1.36.12
    WordPress Importer: 0.9.3
    WP Store Locator: 2.2.261

    -- WordPress Inactive Plugins

    Better Find and Replace: 1.7.7 End System Info

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Delicious Brains Support

    (@dbisupport)

    Hi @cshull,

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

    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. Feel free to redact any sensitive info.

    More details about that at http://codex.ww.wp.xz.cn/Editing_wp-config.php#Debug

    Hello

    I have the same problem.
    How can I send you my debug.log file?

    Thanks in advance.

    Plugin Support Delicious Brains Support

    (@dbisupport)

    Hi @rickbronkhorst,

    Feel free to paste the contents of your debug.log file as a response here. We recommend redacting any sensitive info. Thank you!

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

You must be logged in to reply to this topic.