Is this happening on a fresh install or is it an upgraded installation?
Are you certain permissions have been indeed set properly? And do you by any chance see any errors in the browser console when you're trying to do a sort?
Ok, maybe some files was not overwritten/added correctly - when you feteched the files for 4.11.7 did you then make sure to "unblock" the zip file before unzipping? (This is neccesary if you use the built in unzip function in Windows).
Otherwise try right clicking on your umbraco root folder and go to the security tab - make sure network service and iusr users are present and give them full permissions.
If they already have so you could try deleting the ClientDependency cache files found in /app_data/TEMP/ClientDependency and go to the /config/ClientDependency.Config file and increment the version number by 1.
Sort doesn´t work in Umbraco 4.11.7
Sort doesn´t work. It loads but nothing happens.
In the "media" section, sort works!
Hi Dennis
Is this happening on a fresh install or is it an upgraded installation?
Are you certain permissions have been indeed set properly? And do you by any chance see any errors in the browser console when you're trying to do a sort?
/Jan
It´s an upgrade from 4.11.1 to 4.11.7.
Where can I find the instruction how to set the permissions correctly?
There are no errors, while I´m sort the items.
Hi Dennis
Ok, maybe some files was not overwritten/added correctly - when you feteched the files for 4.11.7 did you then make sure to "unblock" the zip file before unzipping? (This is neccesary if you use the built in unzip function in Windows).
Otherwise try right clicking on your umbraco root folder and go to the security tab - make sure network service and iusr users are present and give them full permissions.
If they already have so you could try deleting the ClientDependency cache files found in /app_data/TEMP/ClientDependency and go to the /config/ClientDependency.Config file and increment the version number by 1.
Hope these pointers help.
/Jan
is working on a reply...