File list won’t load
-
In both the admin view and the user front-end view, the list of files won’t load. The square “loading” graphic just keeps going. I have checked to see if my theme uses its own jquery and it doesn’t appear to be. The console view in my browser shows a 500 Server Error in the GET and POST processes for the /js/jquery/jquery.js file on line 4208:
g.send(b.hasContent && b.data || null ),
There are other files, but this is the first one that shows with a specific line returning the 500 error. Everything else on the site seems to work fine, it just won’t load the documents list.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘File list won’t load’ is closed to new replies.