Adding files to sets
Permalink
I am running Concrete 5.6.3 and now it seems to hang whenever I try to add files to sets. Anyone else having this problem? and have figured out how to solve it?
If you are using Chrome, open your Developer tools (F12), click on the Network tab, select the XHR option on that tab. Now try to add a file to a fileset as you were before, when you see this request come up on the Network tab (add_to) see what shows in the Response tab for that request, it should give you a better idea of what is going on.