Jump to content

problem override.....


Recommended Posts

hi i have this proble con ovveride open:    deleted after the module Avalara because it gave blank page

 

Warning: include_once(/home/office/public_html/home/modules/avalaratax/avalaratax.php): failed to open stream: No such file or directory in /home/office/public_html/home/override/classes/Cart.php on line 91

Warning: include_once(): Failed opening '/home/office/public_html/home/modules/avalaratax/avalaratax.php' for inclusion (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/office/public_html/home/override/classes/Cart.php on line 91

Fatal error: Class 'AvalaraTax' not found in /home/office/public_html/home/override/classes/Cart.php on line 94

Link to comment
Share on other sites

Sounds like one of the module's overrides wasn't removed alongside removing the module. 

 

Open the file override/classes/Cart.php and make sure, there's only overrides installed marked as belonging to the avalaratax module. If so, delete the file and either clear cache or delete the file cache/class_index.php too.

 

Then it should all work. 

Link to comment
Share on other sites

×
×
  • Create New...