Upgraded Site 7.6 to 7.72 and now back office issues
I have a site which had been upgraded to v7.7.2 from v7.6(.2 I think).
However, since the upgrade the Umbraco backoffice is throwing some JS issues and some functionality that previously worked is no longer working.
I have completely deleted the Umbraco and Umbraco_Client folders and replaced with fresh versions from the 7.7.2 download. Still no difference. I have changed CD cache number and also deleted the CD folder from server... And... cleared my browser cache
Issue 1
RTE's are throwing JS errors for two missing files. The two files are
The rte2.css does have the wrong CD number at the end? Which I don't know how it can have? Also rte2.css is not showing in the datatype ui... It doesn't exist.
Issue 2
This is a real pain and so it issue 3...The quick folder add from the media picker dialog is no longer working? We could click the media picker, the dialog opens and I could add a new folder by clicking the + icon, adding the name and hitting enter. This no longer works.
Issue 3
I cannot mass move media into a folder at the same level. I select multiple images as you can see below. I click move from the top right Actions menu and select a folder at the same level as the images (As you can see below). It fails with a JS error
My suggestion for the missing files is if they are not there, download a new version of Umbraco and copy the files across. If this works then that's an easy win. Failing this I would go and check through the logs on the server.
These can be found in App_Data > Logs. There could be a lot in there so backup the current logs, and then delete them all. Then when the file is generated again the only error you should see is the error you triggered.
For Issue 2 are you getting any console errors? Again are you getting any errors in the Log file?
For Issue 3 I'm not sure what could be causing this, again check your logs to see if a better error message is given.
Upgraded Site 7.6 to 7.72 and now back office issues
I have a site which had been upgraded to v7.7.2 from v7.6(.2 I think).
However, since the upgrade the Umbraco backoffice is throwing some JS issues and some functionality that previously worked is no longer working.
I have completely deleted the Umbraco and Umbraco_Client folders and replaced with fresh versions from the 7.7.2 download. Still no difference. I have changed CD cache number and also deleted the CD folder from server... And... cleared my browser cache
Issue 1
RTE's are throwing JS errors for two missing files. The two files are
The rte2.css does have the wrong CD number at the end? Which I don't know how it can have? Also rte2.css is not showing in the datatype ui... It doesn't exist.
Issue 2
This is a real pain and so it issue 3...The quick folder add from the media picker dialog is no longer working? We could click the media picker, the dialog opens and I could add a new folder by clicking the + icon, adding the name and hitting enter. This no longer works.
Issue 3
I cannot mass move media into a folder at the same level. I select multiple images as you can see below. I click move from the top right Actions menu and select a folder at the same level as the images (As you can see below). It fails with a JS error
If I check the response its this
Hi Lee,
My suggestion for the missing files is if they are not there, download a new version of Umbraco and copy the files across. If this works then that's an easy win. Failing this I would go and check through the logs on the server.
These can be found in App_Data > Logs. There could be a lot in there so backup the current logs, and then delete them all. Then when the file is generated again the only error you should see is the error you triggered.
For Issue 2 are you getting any console errors? Again are you getting any errors in the Log file?
For Issue 3 I'm not sure what could be causing this, again check your logs to see if a better error message is given.
Let me know if I can be of any more assistance.
Thanks, Lewis
is working on a reply...