Fatal error: Call to undefined function translation_node_nid() in [..]/modules/link_node/link_node.module on line 94
CommentFileSizeAuthor
#8 link_node.module.patch854 byteshavran

Comments

TomChiverton’s picture

Assigned: Unassigned » TomChiverton
TomChiverton’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have the i18n and translation modules installed ?

TomChiverton’s picture

Assigned: TomChiverton » Unassigned
miiimooo’s picture

Assigned: Unassigned » miiimooo
Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing - upgraded cck and views to latest dev version, link to 6.x-2.5

luusl’s picture

Version: 6.x-1.x-dev » 6.x-1.1
Status: Closed (fixed) » Active

Having the same problem with drupal 6.8, i18n 6.x-1.0-beta6 and link_node 6.x-1.1. Any suggestions?

jpereza’s picture

I also have the same problem with drupal 6.10, i18n 6.x-1.0 and link_node 6.x-1.1.

Someone is watching at this?

TomChiverton’s picture

Assigned: miiimooo » TomChiverton

Yup, still here :-)
It appears to be a problem with Drupal 6's i18n support, see #283156 for instance.

All I can think of you guys trying is to add the code from the first comment on the above issue to the end of link_node.module, and let me know how that goes.

havran’s picture

StatusFileSize
new854 bytes

Here is patch for this issue (thanks to chris_five http://drupal.org/node/283156#comment-1526714).

havran’s picture

Status: Active » Needs review

Change status. I use link_node into site with i18n enabled and multilingual content and this patch working as expected.

TomChiverton’s picture

Status: Needs review » Fixed

ink_node 6.x-1.2-beta1 has been released including this patch. Last chance to say it broke something :-)

Thanks for testing out the fix !

Status: Fixed » Closed (fixed)

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