Hi All,
I am a Linux user for the past couple of years and have been doing SugarCRM dev in Ubuntu. Due to some requirements, I need to set up sugar 9 on window 10.
I am using xamp and tried wamp. However, I am facing a weird error and still unable to fix it. I have ensured that all recommended PHP extensions are enabled but no luck...
Anyone using SugarCRM on Windows can help me? (Tried with php 7.1 and 7.3)
I am getting this js error in the console "classic is not defined"
VM1371:3 Uncaught ReferenceError: classic is not defined
at eval (eval at <anonymous> (cache.js:67), <anonymous>:3:1)
at cache.js:67
at cache.js:98
at Function.h.each.h.forEach (eval at e.exports (addScript.js:9), <anonymous>:5:1994)
at l (cache.js:93)
at Object.init (cache.js:135)
at Object.init (app.js:304)
at (index):64
eval @ VM1371:3
(anonymous) @ cache.js:67
(anonymous) @ cache.js:98
h.each.h.forEach @ VM1358:5
l @ cache.js:93
init @ cache.js:135
init @ app.js:304
(anonymous) @ (index):64
Thanks,