Developer forum

Forum » CMS - Standard features » Javascript Error After Updating DW to 8.8.1.6

Javascript Error After Updating DW to 8.8.1.6

Henning Jensen
Reply

Hi.

I updated DW successfully on a test solution, but after I updated the main solution the button to save (and "save and close") User info in the admin panel has stopped working.

 

In the console i get this error:

TypeError: Dynamicweb.UserManagement is undefined

and points to line 79 in EditUser.aspx:            

Dynamicweb.UserManagement.ItemEditors.validateItemFields(suppresItemValidation, function (result) {

 

On load there is this error: 

TypeError: Dynamicweb.Utilities.defineNamespace is not a function

 

 

I checked the Admin folders with content and they are identical.

Does anyone know what can be the problem? Am i missing files somewhere else?

 

Note: its not running with virtual directory so all the solutions have their own folder

 

Thanks

Henning Jensen


Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
This post has been marked as an answer

Did you clear your browser cache after the upgrade? You may be running against old versions of files.

Cheers,

Imar

Votes for this answer: 1
 
Henning Jensen
Reply

That worked. I feel stupid now x)

Thank you so much

 

You must be logged in to post in the forum