I got following error/warning after fresh installation. The store front page lost right side of boxes. But, all the files listed in the warning msg are exist in correct dir.
============
Warning: main(includes/languages/english/html_includes/define_main_page.php): failed to open stream: No such file or directory in /srv/www/htdocs/includes/templates/template_default/templates/tpl_index_default.php on line 39
Fatal error: main(): Failed opening required 'includes/languages/english/html_includes/define_main_page.php' (include_path='.:') in /srv/www/htdocs/includes/templates/template_default/templates/tpl_index_default.php on line 39
============
After click the shipping & Return, I got these msg as well,
================
Warning: main(includes/languages/english/html_includes/define_shippinginfo.php): failed to open stream: No such file or directory in /srv/www/htdocs/includes/templates/template_default/templates/tpl_shippinginfo_default.php on line 21
Fatal error: main(): Failed opening required 'includes/languages/english/html_includes/define_shippinginfo.php' (include_path='.:') in /srv/www/htdocs/includes/templates/template_default/templates/tpl_shippinginfo_default.php on line 21
===================
Actually similar warnings on other pages.
Any idea on what is this? Thanks.
JOhn



