简体   繁体   中英

Drupal-7 An AJAX HTTP error occurred: HTTP result code: 200

I am running a very simple program on a new clean drupal installation. However, I am getting a small popup on the browser saying:

An AJAX HTTP error occurred

I have not installed much modules except views, ctools modules on top of basic Drupal installation.

I don't know why it happen through this little information. But you can prevent it using a module Prevent JS alerts .

This module completely suppresses ALL JavaScript alerts and instead prints them to console via console.error! Important: It does NOT ONLY suppress the core alerts, but also custom alerts.

For more info go through module documentation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM