I am trying to use the hierachy tag that came with the version of CMCMS I am using, 1.5.4 Carolina.
Using the advice given in the documentation for CMSMS as in http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Layout/Menu_Manager#Generic_sub-menu I added the Tag to my page but all I get are 'unrecognised TAG' messages.
What am I doing wrong please? I can't find any reference to the specific problem on the Forum.
Thank you
martin
[SOLVED] 'Unrecognised' Hierachy Tag
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
[SOLVED] 'Unrecognised' Hierachy Tag
Last edited by burlington on Tue Jun 30, 2009 9:57 am, edited 1 time in total.
Re: 'Unrecognised' Hierachy Tag
You put the code in the User Defined Field?
Extensions » User Defined Tags
admin/listusertags.php?_s_=35e35376
Make user you don't have spaces in the name of the User Defined Tag (UDT)
Extensions » User Defined Tags
admin/listusertags.php?_s_=35e35376
Make user you don't have spaces in the name of the User Defined Tag (UDT)
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: 'Unrecognised' Hierachy Tag
I used the TAG that came with the version of CMSMS I have downloaded.
The TAG is called 'hierachy' and the code is already written in to the TAG UDF, and the call for this TAG comes from the pages mentioned before viz:
{hierarchy}
{cms_module module='menumanager' start_element=$h_toplevel template='ellnav-vert.tpl' collapse='0'}
Now, I don't really see how I can go wrong on this one because there is nothing I have to do apart from including the TAG on the page as advised. Or do I?
This is one of the questions.
Thanks
Martin
The TAG is called 'hierachy' and the code is already written in to the TAG UDF, and the call for this TAG comes from the pages mentioned before viz:
{hierarchy}
{cms_module module='menumanager' start_element=$h_toplevel template='ellnav-vert.tpl' collapse='0'}
Now, I don't really see how I can go wrong on this one because there is nothing I have to do apart from including the TAG on the page as advised. Or do I?
This is one of the questions.
Thanks
Martin
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
[SOLVED] 'Unrecognised' Hierachy Tag
Problem solved!
If I copy & paste the TAG name from the online documentation then it fails.
HOWEVER, if I type {tag_name} it works perfectly.
Strange
Thanks
Martin
If I copy & paste the TAG name from the online documentation then it fails.
HOWEVER, if I type {tag_name} it works perfectly.
Strange
Thanks
Martin