【问题标题】:TYPO3 Database migration from fluidcontent to flux goes wrongTYPO3 数据库从流体含量到通量的迁移出错
【发布时间】:2019-08-06 14:19:41
【问题描述】:

我已经尝试在这篇文章的帮助下迁移所有内容:

TYPO3 Database migration from fluidcontent to flux

我现在的问题是,我的容器模板在更改 CType 后全部为空。有人可以帮忙吗?

【问题讨论】:

  • 请详细说明您的问题
  • 我解决了。我忘了编辑列

标签: typo3 fluid typo3-8.x


【解决方案1】:

我解决了。我不得不更新 colPos。 喜欢:

UPDATE `tt_content` SET colPos =  ((tx_flux_parent * 100) + 0) WHERE tx_flux_column = "column";

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-02-07
    • 1970-01-01
    • 2017-07-14
    • 1970-01-01
    • 2017-02-19
    • 2021-09-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多