Whistle
Member
I'm getting this error on the server. It works fine on localhost.
Most javascript functions do not work. The editor does not come, collapse elements do not work. Js files are published via Nginx, but I did not encounter any errors resulting from this on my site running on v2.2.16 version. I also added the server environment report
Test domain: https://www.mmotutkunlari.com/test/
The js code where the error shows.;
Console;
Server environment report;
Code:
Uncaught TypeError: this.initialize is not a function
at Object.refresh (core.js?_v=a432eefa:6502:10)
at Object.activate (core.js?_v=a432eefa:2144:19)
at fn.__construct (core.js?_v=a432eefa:7745:7)
at new fn (core.js?_v=a432eefa:3985:9)
at core.js?_v=a432eefa:8027:21
at core.js?_v=a432eefa:2439:20
at markFinished (core.js?_v=a432eefa:5537:6)
at core.js?_v=a432eefa:5558:6
at HTMLScriptElement.loaded (core.js?_v=a432eefa:1687:6)
Most javascript functions do not work. The editor does not come, collapse elements do not work. Js files are published via Nginx, but I did not encounter any errors resulting from this on my site running on v2.2.16 version. I also added the server environment report
Test domain: https://www.mmotutkunlari.com/test/
The js code where the error shows.;
Console;
Server environment report;
Last edited: