ozchap Posted July 1, 2013 Posted July 1, 2013 I am getting "Uncaught ReferenceError: changePrice is not defined www.xxxxxxt/:459 onchange" in the js for the manufacturer drop down in the manufacturer box. I am also getting the same error on the filter by price box I have installed. Strictly speaking isn't 2.3.3 texted but should work from a code inspection. The code seen in chrome tools is "<form name="manufacturers" action="http://www.xxxxxxx" method="get"><select onchange="changePrice(this.id)" id="manufacturers_id" name="manufacturers_id" onchange="this.form.submit();" Note the two onchange clauses. Any idea where the first "onchange" is coming from?
ozchap Posted July 1, 2013 Author Posted July 1, 2013 Found it. Bad includes/functions/html_output.php. How the hell the extra "onchange" found its way into teh code I have no idea. Sorry to bother.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.