White page error on site home page after plugin installation.
Posted: Tue Oct 08, 2024 9:25 pm
When I upload a (any) plugin to the website, I get the following error. The admin panel works but the site home page is blank.
Ps: Opencart 3.0.4.0 Php 7.4
Line 41 is as follows:PHP Notice: Error: Could not load template so-emarket/template/common/footer! in /.../storage/modification/system/library/template/twig.php on line 41
How can I fix it?trigger_error('Error: Could not load template ' . $filename . '!');
Ps: Opencart 3.0.4.0 Php 7.4