Active
Project:
Node Relativity
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2007 at 14:46 UTC
Updated:
19 May 2007 at 21:50 UTC
I've found that this problem occurs when I try to set the rendering option for children nodes (in the module's Display Settings) to display the node teaser or body instead of the node title. Similarly, if I try to insert the theme_relativity_show_children function into the node type's tpl file, the same error is produced.
Let me know if additional information about my installation is needed in order to reproduce this error.
Comments
Comment #1
sinmanteca commentedIt looks like embedding a view of the child node in the parent is a good workaround to this error (see http://drupal.org/node/82415).