New Zenner
- Join Date:
- Jul 2007
- Posts:
- 9
- Plugin Contributions:
- 0
Problem Failed to open stream: No such file or directory in
HI,
I have installed ZC 2.0.0 and I have this problem.
When I call e.g. https://www.shop.com/import_material.php
I receive error in log:
PHP Warning: require(includes/templates/template_default/templates/tpl_import_materialphp_default.php): Failed to open stream: No such file or directory in /virtual/www/shop.com/includes/templates/responsive_classic/common/tpl_main_page.php on line 214.
In the tpl_main_page.php on the row 214 is:
require($body_code);
What is my problem?
thank you for your help
Borek