This may NOT apply to everyone!

The function in homewetbar's instructions for product option handling uses tep_decode_specialchars. This function is not available to me anywhere.

If you don't have it either, then you will want to use the following built-in PHP function instead: htmlspecialchars_decode


Download the file for the updated version. The downloadable file is homewetbar's updates + my own updates to replace the appropriate function call.

More...