node->lnid not accesible from CCK computed field
arojoal - June 9, 2009 - 22:13
| Project: | Type-local nids |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm trying to use $node->lnid as a value for a CCK computed field. I have done this before in the 5.x version of the module but the same configuration doesn't work undex 6.x.
As a test, I've assigned "print_r($node)" to the value of the computed field and "lnid" attribute does not appear in the object.

#1
try giving type_local_nids a negative module weight