Hi,

I've been using this module for some time, mostly for some testing, no serious business, until now.
I want to migrate all the Typo3 news items to the Drupal 6 database, but he doesn't migrate all of them.

I noticed that he only migrates the news items with "pid" equal to "1334", I found out that the "pid" is pointing to the "uid" of the page, but that's all I can say about it.

I checked the "Typo3 news settings" tab in the module settings, and the PID sais 0, I also tried leaving it blank, but no results.

The input format is set to "Full HTML" as mentioned in the README file.
The content type is "news" also as mentioned in the README file.

I'd also like to add that I get this error when I enter the drush command "drush migrate-import Typo3News"
(this is in Windows)

No migration found with machine name NewsNode
Drush command terminated abnormally due to an unrecoverable error. [error]

But he still migrates the content with "pid" 1334, so I presume the error pops up after the items with pid with "1334" is migrated.

So I added a content type with the name "NewsNode" and type "newsnode" (type can't have uppercase letters) but that also didn't work.

I can't think of any other information to give you... so shoot if you need more ^^

Greetings

Comments

cheval’s picture

Status: Active » Fixed

Fixed, I installed the latest version and it's all good, he imports everything.
I really didn't think that installing the latest version would fix it, anyway I learned my lesson.

Greetings, keep up the good work guys.

ishanmahajan’s picture

Hi Cheval,

I was going to suggest you to install the latest version myself :) . Made some changes yesterday in the sandbox as suggested here http://drupal.org/node/1101140.
I'm hoping to add more sub-modules and improvements to the project in the coming days and your feedback would be valuable.
Please pass in a good word at the above link if you find this module useful :) I'm waiting for approval to promote this from sandbox to a full project and your comment could be useful.

Regards

cheval’s picture

I still have some work on my project butI'll definitely give a word when I'm done + what I accomplished :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.