Hi,
I have a problem with my epesi. Yesterday I updated my epesi from 1.6.3 to 1.6.5, 1.7.0, 1.8.2 and now when I want to create a user in my console is this type of error:
Uncaught TypeError: Cannot read property 'get' of undefined
at _createResponder (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555496588:5566)
at Function.observe (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555496588:5651)
at <anonymous>:1:687
at Object.append_js_script (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555496588:6363)
at Object.js_loader (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555496588:6382)
at HTMLScriptElement.fileref.onload.fileref.onreadystatechange (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555496588:6375)
When I update file prototype.js into version 1.7.3 problem is gone but I have another error:
Uncaught TypeError: Cannot read property '_prototypeUID' of null
at getUniqueElementID (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:6913)
at getOrCreateRegistryFor (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:6936)
at register (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:6949)
at Function.observe (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:6997)
at <anonymous>:1:687
at Object.append_js_script (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:7854)
at Object.js_loader (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:7873)
at HTMLScriptElement.fileref.onload.fileref.onreadystatechange (serve.php?f[0]=libs%2Fprototype.js&f[1]=libs%2Fjquery-1.11.3.min.js&f[2]=libs%2Fjquery-migrate-1.2.1.min.js&f[3]=libs%2Fjquery-ui-1.10.1.custom.min.js&f[4]=libs%2FHistoryKeeper.js&f[5]=include%2Fepesi.js&1555497995:7866)
Any idea what should I do?
I also can't change or develop select type list don't know why