После установки возникает ошибка при попытке зайти на любую страницу магазина, в админку захожу без проблем.
Fatal error: Uncaught --> Smarty: Unable to load template file '/storage/ssd2/694/1810694/public_html/themes/default-bootstrap/modules/blockuserinfo/blockuserinfo.tpl' <-- thrown in /storage/ssd2/694/1810694/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 129
участок smarty_internal_templatebase.php:
}
// checks if template exists
if (!$_template->source->exists) {
if ($_template->parent instanceof Smarty_Internal_Template) {
$parent_resource = " in '{$_template->parent->template_resource}'";
} else {
$parent_resource = '';
}
Опыта в установке с ковырянием в коде вообще нет, так что буду благодарен за развернутый ответ...