您好我遇到了Magento的问题:它找不到我在主页上请求的模板文件:{{block type="profile/profile" name="profile" template="profile/news-front.phtml"}}
但是magento给了我错误:Not valid template file:frontend/base/default/template/profile/news-front.phtml
。< / p>
我在news-front.phtml
中有frontend/default/default/template/profile/news-front.phtml
个文件,为什么magento没有看到该文件?如何在首页上显示我的新闻块?
答案 0 :(得分:-1)
我建议您查看this link。
如果它不能回答您的问题,那么当您看到Magento尝试在基础包中搜索您的模板时。 这意味着你没有默认的跟随文件或
中的主题
System->Configuration->Design不是'默认'。