Help,
I have managed to migrate the DB and files to the new server, but I get a blank page in browser and this error in browser console:
TypeError: Cannot read properties of undefined (reading 'fn')
at Object.setup (aware.js?V3264:1:8915)
at Object.start (aware.js?V3264:1:3830)
at HTMLDocument.<anonymous> (logonOp.aw?domain=Myapplication&logonPage=Myapplication.html:3598:13)
at i (jquery.min.js:2:27449)
at Object.fireWith [as resolveWith] (jquery.min.js:2:28213)
at Function.ready (jquery.min.js:2:30006)
at HTMLDocument.K (jquery.min.js:2:30368-)
Anyone can help with a sugesstion?