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(
)
)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It appears that you have a corrupt Magento filesystem. I would recommend downloading a fresh zip file from http://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.