Re: Redirection Fails When Multiple Pages Are Embedded
Posted by
h3rb1x on
Aug 19, 2018; 2:23pm
URL: https://support.nabble.com/Redirection-Fails-When-Multiple-Pages-Are-Embedded-tp7598729p7601273.html
Hello Haozwang,
When I try to save "topics_column" macro, with or without, the proposed change it has the following error:
Note: I was able to edit and save the other macros without issues.
Error: macro or method for 'current_node' not found in [basic, nabble] stack = [basic, nabble]
in current_node(custom_tweak:topics_column:16) - <n.current_node.>
in body(nabble:columns.naml:21) - <else.body />
in if(nabble:columns.naml:19) - <else.if.is_in_command name="table_header"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in if(nabble:columns.naml:12) - <n.if.is_in_command name="calc_table_column_count"> - public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
in table_column(custom_tweak:topics_column:2) - <n.table_column>
in (custom_tweak:topics_column:1) - <override_macro name="topics_column" parameters="width,title,count">
Please let me know how this could be resolved. Thank you.