I installed NAT, went to the NAT admin page, and went to Sync.

I got this error:

warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\drupal\sites\all\modules\nat\nat.module on line 276.

and the message:

There are no vocabularies available to sync.

This looks the same as another issue I filed recently -- the array is empty because nothing's been defined yet. Try the fix described here: http://drupal.org/node/192064

CommentFileSizeAuthor
#1 nat_193115.patch533 bytesChristefano-oldaccount

Comments

Christefano-oldaccount’s picture

Version: 5.x-2.1 » master
Status: Active » Needs review
StatusFileSize
new533 bytes

I noticed this, too. Please review the attached patch.

anantagati’s picture

Status: Needs review » Postponed (maintainer needs more info)

I cannot reproduce this.

Zen’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I can't either.

fourmi4x’s picture

Same issue as http://drupal.org/node/328003

I had the same problem. The patch I found here fixed it :

http://drupal.org/node/750432