Active
Project:
Localizer
Version:
5.x-3.13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2008 at 22:04 UTC
Updated:
4 Nov 2008 at 13:23 UTC
I need the function localizernode_get_localizednid() inside a block to get the translated version of a node I call inside a block. In this block I use a SQL query to get to latest node of a specific subset, and then display the translated version (depending of the users locale).
However, when I call localizernode_get_localizednid I get an error (function doesn't exist). It worked with an older version of localizer but since today, after I switched to 3.13 I receive this error.
Is there a way to make Drupal aware of this module before parsing the blocks?
Comments
Comment #1
BarisW commentedanyone?