RicRey Posted July 16, 2022 Share Posted July 16, 2022 My prestashop has a bug in JQuery, how can I solve it? This drives me crazy, apparently it makes other modules fail... <input id="username_addons" name="username_addons" type="text" value autocomplete="off" class="form-control ac_input"> upgrade.js:729 Uncaught TypeError: $(...).die is not a function at Object.success (upgrade.js:729:29) at c (jquery-3.5.1.min.js:2:28294) at Object.fireWith [as resolveWith] (jquery-3.5.1.min.js:2:29039) at l (jquery-3.5.1.min.js:2:79800) at XMLHttpRequest.<anonymous> (jquery-3.5.1.min.js:2:82254) upgrade.js:671 Uncaught TypeError: $(...).die is not a function at Object.success (upgrade.js:671:29) at c (jquery-3.5.1.min.js:2:28294) at Object.fireWith [as resolveWith] (jquery-3.5.1.min.js:2:29039) at l (jquery-3.5.1.min.js:2:79800) at XMLHttpRequest.<anonymous> (jquery-3.5.1.min.js:2:82254) Link to comment Share on other sites More sharing options...
Nickz Posted July 16, 2022 Share Posted July 16, 2022 since when? PS Version, Theme, doing what the one click update from? Link to comment Share on other sites More sharing options...
musicmaster Posted July 18, 2022 Share Posted July 18, 2022 Move your mouse over the word "upgrade.js:671" at the right side to see its full path. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now