LocomotiveCMS:页面不可推送
LocomotiveCMS: Page not pushable
我已经在 LCMS Google Group 上问过这个问题,但是 post 一周内有 3 次浏览,我无法继续我的项目,因为整个页面都丢失了...
尝试在 locomotivehosting 和我自己的托管服务器上推送 wagon 1.5.4 上的特定页面时出现错误。本地货车服务一切正常。
Warning: NOT all the pages were pushed.
Check that the pages inheritance was done right OR that you translated all your pages.
奇怪的是它在一些 几乎相同的页面上工作(见下文)。我原来的问题是 "elektronik-entwicklung" 页面。
Image: some pages were uploaded, but not all.
我尝试过的:
- 删除并重新推送整个网站
- 具有不同 slug 和相同内容的推送页面,仅部分有效
我尝试更新许多几乎相同的页面,只是名称和 slug 不同,结果发现没有系统支持选择上传哪些页面(例如 "l-entwicklung.liquid" 被推送,但是 "a-entwicklung.liquid" 没有被推送;参见 Google 组 post) 上的图片。
我创建的测试文件内容相同,只是对应的slug不同。例如:
---
title: Elektronik
slug: elektronik-entwicklung
listed: true
published: true
---
{% extends engineering/engineering-subpage %}
有什么想法吗?
折腾了好久,终于决定全部升级到locomotivecms 3.0和wagon 2.0。
这解决了问题。
我已经在 LCMS Google Group 上问过这个问题,但是 post 一周内有 3 次浏览,我无法继续我的项目,因为整个页面都丢失了...
尝试在 locomotivehosting 和我自己的托管服务器上推送 wagon 1.5.4 上的特定页面时出现错误。本地货车服务一切正常。
Warning: NOT all the pages were pushed. Check that the pages inheritance was done right OR that you translated all your pages.
奇怪的是它在一些 几乎相同的页面上工作(见下文)。我原来的问题是 "elektronik-entwicklung" 页面。
Image: some pages were uploaded, but not all.
我尝试过的:
- 删除并重新推送整个网站
- 具有不同 slug 和相同内容的推送页面,仅部分有效
我尝试更新许多几乎相同的页面,只是名称和 slug 不同,结果发现没有系统支持选择上传哪些页面(例如 "l-entwicklung.liquid" 被推送,但是 "a-entwicklung.liquid" 没有被推送;参见 Google 组 post) 上的图片。
我创建的测试文件内容相同,只是对应的slug不同。例如:
---
title: Elektronik
slug: elektronik-entwicklung
listed: true
published: true
---
{% extends engineering/engineering-subpage %}
有什么想法吗?
折腾了好久,终于决定全部升级到locomotivecms 3.0和wagon 2.0。 这解决了问题。