Jump to content

Uncaught SyntaxError: Unexpected token, error in the code


Recommended Posts

Hi,

there is an error in my source code which I don't understand. It says Uncaught SyntaxError: Unexpected token ;

On line 1941 it says 

ld_conversion_map["1"] = ;

ld_conversion_map["5"] = ;

ld_conversion_map["6"] = ;

ld_conversion_map["es"] = ;

ld_conversion_map["gb"] = ;

ld_conversion_map["fi"] = ;

But it is missing the values. I don't know where this code comes from and how to resolve it, as for example google analytics doesn't work because of this.

 


Please help me on this.

Phoebe

 

Link to comment
Share on other sites

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...