This import was working, now I'm stumped on why it's breaking.
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=79&op=do StatusText: OK ResponseText: Please register to continue....[lots more]
just a standard import: mylocal.com:8080/importselect import file: ~downloads/myexport.xml click [Import]
Everything is being done on local osx laptop.
- Drupal 7.22
- Feeds 7.x-2.0-alpha8
Since it seems to be an authentication issue for the batch, I assigned all permissions to all roles, including anonymous, for feeds and the relevant content create (on this local instances).
This can't be a big problem, I just don't see it...