Drupal 7.2

When I attempt to create a new node using the link on the referenced content-type I get the error:

Fatal error: Call to undefined function _node_reference_potential_references()

Comments

Everett Zufelt’s picture

Using references-7.x-2.0-beta3

Took note of #1150004: _node_reference_potential_references() signature changed in node_ref.module.

If I need to be using different versions of one or both of these modules can you please let me know wchich I should be using?

Everett Zufelt’s picture

Priority: Critical » Normal

Seems to be resolved in 7.x-1.x

Could you please roll a new release when you have time?

clashar’s picture

+1 please roll new release.
I don't see any 7.x-1.x

clashar’s picture

Status: Active » Fixed

works fine with
7.11 of Node Reference URL Widget
and
7.x-2.x-dev of References

Status: Fixed » Closed (fixed)

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

tedstein’s picture

I have this problem running either the current recommended release (7.x-2.0-beta3) or the dev release (7.x-2.x-dev). Any advice would be appreciated.

tedstein’s picture

Status: Closed (fixed) » Active
quicksketch’s picture

Status: Active » Closed (fixed)

You probably have multiple copies of either Node Reference URL Widget or the References project on your site. Do a search on your server to make sure you don't have a stray copy siting around somewhere (such as in a "bak" directory or under a different modules folder), Drupal will find a module anywhere you put it.

I'm closing this issue as the "bug" is fixed for sure, please open a new issue if you still have an issue.