I have this error when I try to checkout on magento. Can anyone help me with it ?
Invalid method Mage_Checkout_Block_Onepage_Billing::isTaxvatEnabled(Array(
)
)
I have this error when I try to checkout on magento. Can anyone help me with it ?
Invalid method Mage_Checkout_Block_Onepage_Billing::isTaxvatEnabled(Array(
)
)
It appears that you have a corrupt Magento filesystem. I would recommend downloading a fresh zip file from www.magentocommerce.com and unzipping it over your base install to make sure you are on a fresh base of Magento. Then clear the cache and see if that fixes it. The file app/code/core/Mage/Checkout/Block/Onepage/Billing.html should contain an isTaxvatEnabled function.