Penge58 Posted September 19, 2013 Share Posted September 19, 2013 (edited) Hello I am using PR 1.5.5.0 I have installed the BRING carrier but when I try to save the setting I have made for weight and cost, I get this error: TECHNICAL ERROR:Details:Error thrown: [object Object]Text status: parsererror In the weight range I have 0 - 100 kg In the cost window for Europe I have: 1000 NOK I am not sure if this error is related to Prestashop or the module itself I have only BRING modules installed as they are the only one relevant for me. Petter Edited September 19, 2013 by Penge58 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 19, 2013 Share Posted September 19, 2013 in chrome press ctrl+shift+j - this is browser console, if something doesnt work with scripts - you will see what exactly error you mentioned is strictly related to js scripts (console tab in console) or with ajax queries (console & networking tab in browser console) Link to comment Share on other sites More sharing options...
Penge58 Posted September 19, 2013 Author Share Posted September 19, 2013 in chrome press ctrl+shift+j- this is browser console, if something doesnt work with scripts - you will see what exactly error you mentioned is strictly related to js scripts (console tab in console) or with ajax queries (console & networking tab in browser console) This is what is in the list before the pop up which showes the atuall error message:: div id="ajax_running"> … </div> <div id="top_container"> … </div> <div id="ajax_confirmation" style="display:none"></div> <div id="ajaxBox" style="display:none"></div> <div id="scrollTop"> … </div> <div id="popup_overlay" Link to comment Share on other sites More sharing options...
vekia Posted September 19, 2013 Share Posted September 19, 2013 this is part of "console" tab? it looks like "inspect" tab Link to comment Share on other sites More sharing options...
Penge58 Posted September 19, 2013 Author Share Posted September 19, 2013 this is part of "console" tab? it looks like "inspect" tab It was the Element TAB The Console tab only shows : Uncaught TypeError: Object [object Object] has no method 'dropdown' The Network TAB has a lot of lines. Is the line on top or bottom of the list I should look at ? Link to comment Share on other sites More sharing options...
Penge58 Posted September 19, 2013 Author Share Posted September 19, 2013 It was the Element TAB The Console tab only shows : Uncaught TypeError: Object [object Object] has no method 'dropdown' The Network TAB has a lot of lines. Is the line on top or bottom of the list I should look at ? The console TAB also shows this on the right side of the page: gamification.js:63 http://eldatech.no/shop/modules/gamification/views/js/gamification.js This is were the java script is located. Does it mean that there is an error in line 63 ?? Link to comment Share on other sites More sharing options...
Penge58 Posted September 19, 2013 Author Share Posted September 19, 2013 The console TAB also shows this on the right side of the page: gamification.js:63 http://eldatech.no/shop/modules/gamification/views/js/gamification.js This is were the java script is located. Does it mean that there is an error in line 63 ?? I think this error was due to the shipping module I was using. I contacted the programmer and they told me that it should not be necessary to setup the modul. The reason why I started on this was that I had no shipping alternatives available when on check out so I thought it was problem with the shipping module configuration. However I found out that my problem was somewhere else. In sone I ha choosed Europe while I should have used "Europe outsie EU" as I live in Norway. Oh well.... Link to comment Share on other sites More sharing options...
Bejo Posted November 14, 2013 Share Posted November 14, 2013 how to fix this problem please i have same issue. Link to comment Share on other sites More sharing options...
vekia Posted November 14, 2013 Share Posted November 14, 2013 turn on browser console log and please show log output Link to comment Share on other sites More sharing options...
Teapot Creative Posted February 24, 2014 Share Posted February 24, 2014 (edited) Hi We have similar issue: When we try to finish the Carrier Wizard we are getting this error, please see console screen grab. Nick Edited February 24, 2014 by Teapot Creative (see edit history) 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