Jump to content

Confirm Order - JavaScript error


Markus Pfleger

Recommended Posts

I have a problem on my page with the upgrade of an order. Whenever I try to upgrade an order to a premium listing and I press the "Place Order" button nothing happens, but the following JavaScript error:

 

missing ) after argument list

 

It happens in the JQuery method globalEval, firebug tells me that the data passed to this method is:

 

"\nvar pageTracker = _gat._getTracker("UA-20878531-2");\npageTracker._initData();\npageTracker._trackPageview("/order_submission");\npageTracker._addTrans(\n51,\n144,\nPremium Beitrag\n);\n"

 

What could be the problem?

Link to comment
  • 4 years later...
  • 3 weeks later...
×
×
  • Create New...