[SOLVED][Drupal Views] Views Admin interface suddenly stops working

| | 1 min read

Drupal Views is an incredibly useful module for Drupal users. This means that it will be a frustrating experience if it breaks by any chance. You might encounter a situation where the Views admin interface suddenly stops working leaving you with a broken UI with a flat set of lists with no AJAX and no theme. If you are experiencing a broken Views in your Drupal site and want to know the fix, read on to find out.

This occurs due to a conflict in the JS used by Views and with some other JS file. There are many possible fixes depending on your situation.

  • Firstly. Go to Site Configuration -> Performance and clear cached data.
  • If that does not help try disabling Javascript with Views from the Tools menu.
  • Sometimes it could be that the JS used by another module, a theme or a custom JS is interfering with the one used by Views. Try removing the JS to see if the UI works again.
  • Finally if nothing else works try adding the Jquery Form plugin from http://jquery.malsup.com/form/ which should solve the issue.

Hope that helps.

The easiest way to solve a Drupal issue is to hand it to the Drupal experts. Do you need professional help in building your Drupal site? We can provide a wide range of Drupal services to help you deploy your Drupal site easily and quickly. Get in touch with us to know more.