目前没有为此内容类型定义路由模式

时间:2013-06-09 21:43:33

标签: orchardcms orchardcms-1.6

使用Orchard cms教程http://skywalkersoftwaredevelopment.net/blog/writing-an-orchard-webshop-module-from-scratch-part-4

我已经完成了页面的一半,直到

<Placement>
<Place Parts_Product_Edit="Content:1" />
</Placement>

当我运行应用程序并单击“预订”时......“Sku”或“价格”不会出现(应在表单上)并且页面顶部会显示一条消息...

No route patterns are currently defined for this Content Type. If you don't set one in the settings, a default one will be used.

我试过谷歌,但无法找到任何相关的内容

有人会有任何想法如何解决这个问题?谢谢

2 个答案:

答案 0 :(得分:0)

Orchard 1.6 ...干净安装并且正在通过示例并遇到此错误。我通过在AutoRoute中删除并重新添加来“解决”此问题。

答案 1 :(得分:0)

这有点旧,但我通过添加&#34;标题&#34;来解决这个问题。部分到我的内容类型。