0

I have some problems with adamin-ajax.php - Console showing something like this: console screen

I using few Wordpress plugins. The most important is: "WP Cost Estimation & Payment Forms Builder". Since yesturday I also using "WP Mail SMTP by WPForms" but I don't thing this plugin could make any problems with Ajax.

Suddenly Estimation form stoped passing - infinity loading page. Same on the backend in admin panel :(

The most interesting is that I did not makes any changes, only installed this SMTP plugin to solve mail problems.

Where can be a problem?

Peeter
  • 199
  • 2
  • 22
  • just guess it?. first check, which script make page load infinite by opening console -> network. next step is to clear cache, turn on debug log. without more details nobody can't help – Samvel Aleqsanyan Nov 14 '18 at 14:27
  • As you can see on the image above the problem is inadmin-ajax.php in my opinion – Peeter Nov 14 '18 at 14:35
  • Backend shows error with admin-ajax.php "Failed to load resource: the server responded with a status of 400 (Bad Request)" – Peeter Nov 14 '18 at 14:37
  • the most popular 400 error of `admin-ajax.php` is not having `action` which will handle ajax request. but you mentioned infinite load of page, and just several plugin names. it's too broad. need more information like which request going too long, or returning 4xx, 5xx errors, what is your action for ajax request, which function handles it and why it's not exists( or working not right ) and etc – Samvel Aleqsanyan Nov 14 '18 at 15:25
  • 1
    Oh no! It was QUOTA space on the server. OH MY GOD! :/ – Peeter Nov 14 '18 at 15:33

0 Answers0