What file is it that controls Zen Cart's 'Duplicate Product' function?
Is it admin/includes/modules/copy_to_confirm.php ? I checked the file I have server side with the file in the mod package and they are identical...

After installing this module this function appears not to be working.

This is the error message I get:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '// CANADA POST changes below: 'kgs', ' at line 20
in:
[insert into products (products_type, products_quantity, products_model, products_image, products_price, products_virtual, products_date_added, products_date_available, products_weight, products_weight_type, products_dim_type, products_length, products_width, products_height, products_ready_to_ship, products_status, products_tax_class_id, manufacturers_id, products_quantity_order_min, products_quantity_order_units, products_priced_by_attribute, product_is_free, product_is_call, products_quantity_mixed, product_is_always_free_shipping, products_qty_box_status, products_quantity_order_max, products_sort_order, products_price_sorter, master_categories_id ) values ('1', '3', '', '', '38.9500', '0', now(), '0001-01-01 00:00:00', '0.9', // CANADA POST changes below: 'kgs', 'cm', '32.00', '20.00', '8.00', '0', '0', '1', '3', '1', '1', '0', '0', '0', '0', '0', '1', '0', '0', '38.9500', '1')]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.