Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturers Drop Down Borken after 2.3.1-2.3.3 upgrade


ozchap

Recommended Posts

Posted

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?

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...