1

I got an AJAX error while running Drupal 7.

"An AJAX error occured. HTTP result code: 500 Debugging information follows: Path: system/AJAX StatusText: error Response text:"

There is no response text. I have looked everywhere and tried a couple of things, but nothing works. Anyone have an idea on how to fix it?

Thanks

1 Answer 1

1

Check your watchdog table, if nothing there check the php error log.

Also use Firebug's console to check what is returned after the ajax request for any clues.

Can also try disabling third party modules one at a time to find out what is causing the error.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.