insitweb Posted February 12, 2022 Share Posted February 12, 2022 Hello, I have an error when I want to upload an icon for a carrier. It is impossible for me to download this icon from the administration. here is error message : jquery.ajaxfileupload.js:6 Uncaught TypeError: jQuery.handleError is not a function at HTMLIFrameElement.i (jquery.ajaxfileupload.js:6:1850) at HTMLIFrameElement.dispatch (jquery-3.5.1.min.js:2:43090) at HTMLIFrameElement.v.handle (jquery-3.5.1.min.js:2:41074) i @ jquery.ajaxfileupload.js:6 dispatch @ jquery-3.5.1.min.js:2 v.handle @ jquery-3.5.1.min.js:2 load (asynchrone) add @ jquery-3.5.1.min.js:2 s.event.add @ jquery-migrate-3.1.0.min.js:2 (anonyme) @ jquery-3.5.1.min.js:2 each @ jquery-3.5.1.min.js:2 each @ jquery-3.5.1.min.js:2 ke @ jquery-3.5.1.min.js:2 on @ jquery-3.5.1.min.js:2 s.fn.<computed> @ jquery-migrate-3.1.0.min.js:2 ajaxFileUpload @ jquery.ajaxfileupload.js:6 uploadCarrierLogo @ index.php?controller=AdminCarrierWizard&id_carrier=33&token=c41e9dc215974b5c0542685ba63aef5a:1099 onchange @ index.php?controller=AdminCarrierWizard&id_carrier=33&token=c41e9dc215974b5c0542685ba63aef5a:1267 The "js/jquery/plugins/ajaxfileupload/jquery.ajaxfileupload.js" file is minified, so it's very difficult to read it. I tried in Php 7.1 + 7.2 + 7.3 but it doesn't change anything. Has anyone encountered this problem before and found a solution? Thank you in advance for the time you devote to me. Prestashop 1.7.8.3 PHP 7.2 Link to comment Share on other sites More sharing options...
ComGrafPL Posted February 13, 2022 Share Posted February 13, 2022 For 1.7.8.3 you need to use PHP 7.4. Try this first. Link to comment Share on other sites More sharing options...
insitweb Posted February 14, 2022 Author Share Posted February 14, 2022 Hello ComGrafPL, Thank you for your advice but unfortunately it does not work in Php 7.4. 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