When I create a node through the node reference autocomplete widget, I get the following errors:

Error message

  • Notice: Undefined variable: node in noderefcreate_autocomplete_validate() (line 131 of /path/to/my/drupal/sites/all/modules/noderefcreate/noderefcreate.module).
  • Notice: Trying to get property of non-object in noderefcreate_autocomplete_validate() (line 131 of /path/to/my/drupal/sites/all/modules/noderefcreate/noderefcreate.module).

Running Drupal core 7.0. The only other modules enabled are:

Chaos tool suite 7.x-1.0-alpha4
Node Reference Create 7.x-1.0-beta1
Panels 7.x-3.0-alpha3
References 7.x-2.x-dev (2011-Apr-06)
Views 7.x-3.0-beta3

Comments

jackbravo’s picture

Status: Active » Fixed

Oh! right

I had fixed this, but somehow the fix didn't went to the beta1.
I just updated a beta2 with the fix.

Please use that instead.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.