• Resolved bruniki

    (@bruniki)


    Hi,

    With latest version 1.18 I get an error 500 when I try to search something in web. With verion 1.17 works fine

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

    (@c0nst)

    Hi @bruniki

    Please check what causes this error by doing the following steps:

    1. Add the following constants to your wp-config.php file, right before the /* That's all, stop editing! Happy publishing. */ line:

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

    2. Trigger the error, so that it gets logged.
    3. Open the file with logs: wp-content/debug.log.
    4. Send us the logs.
    5. Remove the constant added in point 1 and remove the wp-content/debug.log file.

    Regards,
    Kris

    Hi @kris,
    Same issue here when i try to use “all search results” option from the ajax search box.
    HTTP ERROR 500
    URL:
    ?s=caf%C3%A9&post_type=product&dgwt_wcas=1
    Version: 1.18.0
    Thank you in advance.

    • This reply was modified 1 year, 11 months ago by cirving.
    • This reply was modified 1 year, 11 months ago by cirving.
    • This reply was modified 1 year, 11 months ago by cirving.
    Plugin Support Kris

    (@c0nst)

    Hi @bruniki & @cirving

    The bug has been fixed in the latest version of FiboSearch v1.18.1. Please update it in your WordPress Admin Dashboard and let us know if everything is working fine.

    Remember to make a full website backup before update.

    Regards,
    Kris

    Problem solved, Kris.

    Thank you very much for the quick response.

    Regards!

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