Jump to content

[SOLVED] Technical Error when saving a carrier setting


Penge58

Recommended Posts

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 by Penge58 (see edit history)
Link to comment
Share on other sites

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

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

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

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

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

  • 1 month later...
  • 3 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...