Hi, im getting this error from jquery when i try to add new order manually or access some modules with overrides:
jquery.autocomplete.js:84 Uncaught TypeError: Cannot read property 'opera' of undefined at new $.Autocompleter (jquery.autocomplete.js:84) at HTMLInputElement.<anonymous> (jquery.autocomplete.js:33) at Function.each (jquery-1.11.0.min.js:2) at n.fn.init.each (jquery-1.11.0.min.js:2) at n.fn.init.autocomplete (jquery.autocomplete.js:32) at HTMLDocument.<anonymous> (index.php?controller=AdminOrders&addorder&token=XXXXXX:1352) at j (jquery-1.11.0.min.js:2) at Object.fireWith [as resolveWith] (jquery-1.11.0.min.js:2) at Function.ready (jquery-1.11.0.min.js:2) at HTMLDocument.K (jquery-1.11.0.min.js:2)
I read some posts about $.browser is deprecated but PS 1.7.6.8 use jquery 1.11.0 so i prefer to not made nothing strange.
Another test was to put classic theme but error doesnt dissapear.
Somebody know something about this error?
Thanks