NB- this only concerns the sort by name contribution by Jeremy

On using this contribution I was getting the following error when clicking on the "Edit Attributes" button for a particular product:

Warning: Missing argument 3 for checkattribute() in [...]admin/new_attributes_functions.php on line 3

On comparing the old new_attributes_include.php with the one in this contrib, I noticed on line 74 that "$current_product_option_id " was missing.

This package includes the same files but with a corrected new_attributes_include.php

This is a very helpful contribution! Thanks Jeremy and of course, Mike!

More...