【发布时间】:2014-02-17 23:02:02
【问题描述】:
这个问题是关于 Drupal 6 CCK 字段到 Drupal 7 字段的迁移。
这是重复多次的错误
注意:未定义索引:text_processing in text_content_migrate_instance_alter()(第 113 行 E:\wamp\www\travel-local\sites\all\modules\cck\modules\content_migrate\modules\content_migrate.text.inc)。 注意:未定义索引:min in number_content_migrate_instance_alter()(第 162 行 E:\wamp\www\travel-local\sites\all\modules\cck\modules\content_migrate\modules\content_migrate.number.inc)。 注意:未定义索引:max in number_content_migrate_instance_alter()(第 163 行 E:\wamp\www\travel-local\sites\all\modules\cck\modules\content_migrate\modules\content_migrate.number.inc)。 注意:未定义的索引:前缀在 number_content_migrate_instance_alter()(第 164 行 E:\wamp\www\travel-local\sites\all\modules\cck\modules\content_migrate\modules\content_migrate.number.inc)。 注意:未定义的索引:后缀在 number_content_migrate_instance_alter()(第 165 行 E:\wamp\www\travel-local\sites\all\modules\cck\modules\content_migrate\modules\content_migrate.number.inc)
请回复
谢谢
【问题讨论】:
标签: php module drupal-7 migration cck