After updating Magento Community from 1.7 to 1.9 via Magento Connect Manager, my website is now throwing fatal errors. The front end displays this error at the moment:
Fatal error: Call to undefined method Mage_Paypal_Model_Config::getBmlPublisherId() in /home/sinks/public_html/app/code/core/Mage/Paypal/Block/Bml/Banners.php on line 75
The backend allows me to login and under ever tab it shows this fatal error:
Fatal error: Undefined class constant 'XML_PATH_TAX_NOTIFICATION_URL' in /home/sinks/public_html/app/code/core/Mage/Tax/Block/Adminhtml/Notifications.php on line 175
I tried restoring the app & var directories from a recent backup and it has not fixed the problem. Do I have to do a completely restore all of the directories to fix the issue? I'll be fine with reverting the entire platform back to 1.7 if possible.