We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We noticed a cron job is failing and made a quick patch on our version. The error is also on the current version of your extension.
Fix: john-ally/onepica-avatax@610de3e
Error:
# n98-magerun sys:cron:run avatax_processqueue Run OnePica_AvaTax_Model_Observer_ProcessQueue::execute PHP Fatal error: Uncaught Error: Class 'ATConfig' not found in /var/www/htdocs/app/code/community/OnePica/AvaTax/Model/Service/Avatax/Config.php:73 Stack trace: #0 /var/www/htdocs/app/code/community/OnePica/AvaTax/Model/Service/Abstract.php(67): OnePica_AvaTax_Model_Service_Avatax_Config->init('0') #1 /var/www/htdocs/app/code/community/OnePica/AvaTax/Model/Service/Avatax.php(46): OnePica_AvaTax_Model_Service_Abstract->setStoreId('0') #2 /var/www/htdocs/app/code/core/Mage/Core/Model/Config.php(1357): OnePica_AvaTax_Model_Service_Avatax->__construct(Array) #3 /var/www/htdocs/app/Mage.php(466): Mage_Core_Model_Config->getModelInstance('avatax/service_...', Array) #4 /var/www/htdocs/app/Mage.php(480): Mage::getModel('avatax/service_...', Array) #5 /var/www/htdocs/app/code/community/OnePica/AvaTax/Model/Factory.php(75): Mage::getSingleton('avatax/service_...', Array) #6 /var/www/htdocs/app/code/community/OnePica/AvaTax/Model/Service.php(48): OnePica_AvaTax_Model_Factory->getSingleton('avatax/service_...', Array) #7 /var/www/htdocs in /var/www/htdocs/app/code/community/OnePica/AvaTax/Model/Service/Avatax/Config.php on line 73
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We noticed a cron job is failing and made a quick patch on our version. The error is also on the current version of your extension.
Fix: john-ally/onepica-avatax@610de3e
Error:
The text was updated successfully, but these errors were encountered: