this issue was opened on another topic already, sorry .

Comments

steveshen73’s picture

Assigned: steveshen73 » Unassigned
mikeryan’s picture

Title: Looks like comment insertion not work while importing the wordpress blog to drupal 7 » Images not imported
Component: Miscellaneous » Code
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Here's the relevant info that was (mis)posted to another issue:

thanks for your great work. Somehow I found that I can not import images and comment from wordpress to my drupal 7 site.

Here are the errors:
Skipped sshenblogAttachment due to unfulfilled dependencies: sshenblogBlogEntry
Skipped sshenblogComment due to unfulfilled dependencies: sshenblogBlogEntry

I set up a field named Image on my blog entry type. (with file type, also tried field_image type) , both no luck. The comment can not be imported too. I had a comment field under blog entry content type (under comment fields).
...
I checked the message under (admin/content/migrate), total rows: 326 imported: 325 unimported: 1 messages: 0.
...
I think I figured out how to import comments from wordpress blog into drupal 7, Mike. But somehow the images still can not be imported from wordpress using the way that I did with comments.

Do you still get the message "Skipped sshenblogAttachment due to unfulfilled dependencies: sshenblogBlogEntry"? Where you reported the line above with total rows etc., was that the sshenblogBlogEntry line? And unimported was 1 and messages was 0?

If so, one thing you can try is to skip dependencies. Check the box next to sshenblogAttachment, open up the Options at the bottom, check "Ignore dependencies", and click "Execute". Does that import your attachments?

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
mikeryan’s picture

Issue summary: View changes

The issue was opend on another topic

tallyho’s picture

Issue summary: View changes

@mikeryan, to assist those looking for the answer, but seeing this same message on each issue posted, would you provide a link to the resolution?