• Resolved squatter1

    (@squatter1)


    Hi,

    I have problem with bulk editing. If I edit couple of products, it runs fine. But if i want to edit more (500+), it throws an error. In browser console, there is:

    /wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 524 ()

    This happens exactly after 100s which is my max execution time. But on other websites, I let it run way more than my max execution time.

    Where can be a problem?

    Thanks for any suggestions.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    In this case, you should write to hosting support, it may not work for them set_time_limit(0)

    Thread Starter squatter1

    (@squatter1)

    This is not the option. Cannot disable time limit.

    I use the editor on several websites with the same hosting provider and the same hosting config and I have no problems with long edit processes, even if I have set 100s max execution time.

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Ok! Try in file – \woo-bulk-editor\ext\bulk\assets\js\bulk.js – change this code – https://share.pluginus.net/image/i20231211132339.png

    clear all cache and Ctrl+F5 and do a test

    Thread Starter squatter1

    (@squatter1)

    Thanks, that helped!

    Is it possible to add this option to plugin settings? So I would not need to do the mod every time after plugin update? Thanks!

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Ok! I have passed on your suggestion to the developers.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error 524 admin-ajax.php’ is closed to new replies.