Magento Configurable Swatches Product Attributes showing "Yes" and "No" -
in admin configuration configurable swatches, under product attributes listed "yes" , "no" option. expect list @ least "color" attribute have set via manage attributes.
please have @ below snapshot.
any solution?
i manage fix issue. apparently during installation quite few .php files in app\code\core\mage\configurableswatches\model wasn't copied correctly. example, select.php becomes folder name instead of php file (i don't know why happened).
so did delete whole content of model folder , copy magento installation folder.