Zen Cart 模板问题

发布于 2024-11-20 00:31:22 字数 368 浏览 3 评论 0原文

我一直在为运行 zen cart 的商业网站开发一个新模板。这是我第一次制作,到目前为止一切都很顺利。基本上,禅宗购物车的默认措辞仍然存在,我似乎无法弄清楚为什么。例如,在面包屑上,我没有显示正确的页面,而是得到:HEADER_TITLE_CATALOG :: Login,页面标题为:LoginPRIMARY_SECTIONTITLETERTIARY_SECTIONSITE_TAGLINE

整个站点都发生这种情况。 我已经放置了所有必要的头文件,并且 tpl 主体页面与默认的基本相同。我希望有一个具体的解决方案。我只能想象 php 定义发生的页面没有被包含在内。有人能指出我正确的方向吗?谢谢。

I have been working on a new template for a commerce site running zen cart. This is my first experience making one, and it was going pretty smooth until now. Basically, zen cart's default wording is still in place and I cannot seem to figure out why. For example, on the breadcrumbs, instead of displaying the proper page, I get: HEADER_TITLE_CATALOG :: Login and the title of the page is: <title>LoginPRIMARY_SECTIONTITLETERTIARY_SECTIONSITE_TAGLINE</title>

This is happening throughout the site.
I have placed all the necessary header files, and the tpl body page is essentially the same as the default. I am hoping there is a specific solution to this. I can only imagine the page where the php definitions are happening is not being included. Could anyone point me in the correct direction? Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

牵你的手,一向走下去 2024-11-27 00:31:23

发现问题了。我的模板文件夹之外缺少语言文件夹。将此游戏命名为与我的模板相同的名称,并从默认模板复制文件。

Found the issue. Was missing the Languages folder outside of my template folder. Names game this the same name as my template and copied the files from the default template.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文