cancel
Showing results for 
Search instead for 
Did you mean: 

CDR Comments: javascript error for orders with multiple addresses

CDR Comments: javascript error for orders with multiple addresses

Does anyone have this module working with multiple address orders? Works fine for single address orders.

 

Upon reaching the final page in the checkout, the 'Place Order' button is not clickable and throws the error:

 

Uncaught TypeError: Cannot set property 'id' of null(...)

 

Inspecting that further reveals:

 

(anonymous function) @(index):697

 

$('cdr_ordercomment-form').id = 'checkout-agreements';

 

Magento version: 1.6.0.0