Grafyx89 Posted September 5, 2018 Share Posted September 5, 2018 Hi, I'm having a problem with the customer side order history. Unable to open the details of the command without having the error: jquery-1.11.0.min.js: 4 GET https://leminimacaron.fr/dev/index.php?controller=order-detail&id_order=6&id_order=6&ajax=true 500 (Internal Server Error) send @ v_15_cc020eb1c2e866d ... 8ccb79abb2fb01.js: 4 ajax @ v_15_cc020eb1c2e866d ... 8ccb79abb2fb01.js: 4 n. (anonymous function) @ v_15_cc020eb1c2e866d ... 8ccb79abb2fb01.js: 4 showOrder @ v_15_cc020eb1c2e866d ... cb79abb2fb01.js: 371 (Anonymous) @ VM17148: 1 I tried to replace order-detail.tpl with the original file, but nothing works. When I click on the error it sends me to the following lines of the file jquery-1.11.0.min.js: a.crossDomain || c ["X-Requested-With"] || (c ["X-Requested-With"] = "XMLHttpRequest"); for (e in c) void 0! == c [e] && f.setRequestHeader (e, c [e] + ""); f.send (a.hasContent && a.data || null), I went around the forum, and my skills I think ... if anyone has an idea, I'm really interested. thank you very much Link to comment Share on other sites More sharing options...
Knowband Plugins Posted September 5, 2018 Share Posted September 5, 2018 After reverting back to original order-detail.tpl file, Have you cleared the cache? Details of the 500 error can be checked in the server error log. Kindly refer to the server error log & share the details to provide suggestions. Link to comment Share on other sites More sharing options...
Grafyx89 Posted September 11, 2018 Author Share Posted September 11, 2018 Sorry for the delay, Yes, I emptied the cache completely. I can not find or see it in the logs? Link to comment Share on other sites More sharing options...
Knowband Plugins Posted September 12, 2018 Share Posted September 12, 2018 Kindly enable the debug mode & open this URL in the browser & share the screenshot. https://leminimacaron.fr/dev/index.php?controller=order-detail&id_order=6&id_order=6&ajax=true Debug mode in the PS1.7 can be enabled from the code (After PS1.7.4, it can be enabled from the admin). To enable the debug mode, Edit the config/defines.inc.php & Replace define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
Grafyx89 Posted September 12, 2018 Author Share Posted September 12, 2018 (edited) HEllo, thanks but ... nothing happens, Nothing is displayed .. Edited September 12, 2018 by Grafyx89 (see edit history) Link to comment Share on other sites More sharing options...
Dino87 Posted November 9, 2021 Share Posted November 9, 2021 Bonjour Grafyx89, J'ai la même erreur dans la console de Google concernant "jquery-1.11.0.min.js", comment as-tu fais pour résoudre ça ? En te remerciant / Cordialement 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