Hey There...
Fantastic module! Just one problem:

I'm trying to import addresses into a CCK field that uses the CCK_Address module. I setup my addresses in excel (separated by street, city, state, etc) then save as a csv for import.

The street address and state import just fine...but the Zip and City fields refuse to import (all other CCK fields import fine as well). The result is a blank city field and a Zip field that says 0.

I'm using the dev version...any help on why this won't import properly?

Comments

camidoo’s picture

I've run into the same problem, however i can't get the state to import correctly either. In your csv are you using a 2 letter state abbreviation?

jdblank’s picture

I am having the same problem.

In the field mapping section it lists the options to select city, state and zip but none of these actually import for me.

I also have some other CCK fields that do not seem to import properly.

Any help would be appreciated.

jdblank’s picture

Anyone solve this yet?

Gidgidonihah’s picture

Status: Active » Reviewed & tested by the community

Yes, it has been solved. I found the solution in another thread.

Actually, I found it by tracking the author of this module to see if he was still active. And in looking at his list of recently updated threads in which he has posted, this title caught my eye: CCK Imports.

Well turns out it's a similar issue. I applied http://drupal.org/node/105982#comment-642589">patch number 15 and all is working well.

I'm going to mark this as "Patch (ready to be committed)" as http://drupal.org/node/105982#comment-642589">patch number 15 on that thread fixes this issue.

Robrecht Jacques’s picture

Component: Miscellaneous » Code
Category: support » bug
Status: Reviewed & tested by the community » Closed (duplicate)

So this is a duplicate of http://drupal.org/node/105982#comment-642589. Setting it as such. I'll test the patch of that issue this weekend.