Importing the News Categories works, but when I enter the next command:
"drush migrate-import Typo3NewsNode" (which is said in your README file)

it gives an error: "Unrecognized migration: Typo3NewsNode"

Last week I also tried this and got the same error, but the following command DID work back then:
"drush migrate-import Typo3News"

Is this an error in your README file or am I the problem here?

Greetings

Comments

ishanmahajan’s picture

Assigned: Unassigned » ishanmahajan
Status: Active » Fixed

Cheval, thank you for pointing out this mistake.
The command given in the README.txt was indeed incorrect.
The correct command for migrating news content is:
drush migrate-import Typo3News

Please let us know if you face any more problems in using the module.

ishanmahajan’s picture

Status: Fixed » Closed (fixed)

The README.txt file has been updated.

chapabu’s picture

Version: » 6.x-1.1
Status: Closed (fixed) » Active

Hey,

I'm still getting an Unrecognized Migration error no matter which I type...same for Typo3Page and both user iterations :(

Any ideas? I'm running Drush 4 not 5..could that be it?

Should probably create a new issue..but I figured that this one already covers it..maybe I'm just being stupid?

Cheers

chapabu’s picture

Status: Active » Closed (fixed)

My bad..

Just needed disabling...re-installing..then re-enabling...looks like it's all good =)