If your cart has includes/modules/CUSTOM/attributes.php
and CUSTOM is the name of your template
and the mod has includes/modules/CUSTOM/attributes.php
then uploading will install the mod's copy of attributes.php, which is the one your site will use.
Now note that the mod generally doesn't have
includes/modules/CUSTOM/
It might have
includes/modules/custom
or
includes/modules/YOUR_TEMPLATE
which would need to be renamed to includes/modules/CUSTOM. (Case matters.)


Reply With Quote
