Still getting error after doing all that was said here.
I then tried what COASTLOG said – (Delete this)
if (version < 1.3) {
alert(CGMPGlobal.errors.oldJquery);
//Logger.fatal(“Client uses jQuery older than the version 1.3.0. Aborting map generation ..”);
return false;
}
With no luck in finding that in the assets/js/cgmp.framework.js