Jump to content

Fatal error: Allowed memory size using avalara module


Recommended Posts

Hey everyone,

 

Im new to prestashop and have been working on getting my site live. I am using the avalara module to handle the taxes and have made an account with them. I used to have problems installing the module so I did a fresh install of prestashop and now the module installs. However, at cart checkout I get this error:

 

Fatal error: Allowed memory size of 413138944 bytes exhausted (tried to allocate 4096 bytes)...public_html/modules/avalaratax/backward_compatibility/backward.php on line 33

 

line 32 // Get out if the context is already defined 

line 33 if (!in_array('Context', get_declared_classes()))
line 34 require_once(dirname(__FILE__).'/Context.php');

 

the location of the error sometimes changes but the error itself remains the same. I have contacted my host and tried all memory limits of 128, 256, and 512. Each time the error remains. This module should not be taking up even close of that memory to begin with. When i disable the module the checkout works however when i enable it the error reappears. I have tried deleting and reinstalling the module but the error remains. 

 

Any help is appreciated. 

 

I am using the latest version of prestashop 1.6.0.9

 

I have error reporting turned on and the website is caputronmedical.com

Link to comment
Share on other sites

×
×
  • Create New...