[ic] tree and drop-down menu woes

David dave at whatsthebigidea.com
Sun Jan 8 19:03:29 EST 2006


> 
> 1. In the UI through the Menu editor, when I try to Publish the
> catalog/top.txt it zeros the file out removing all the table's content
> except for the fields. I'll replace (via table upload) the corrected tree
> table and its products/tree.txt file and everything works again... until I
> try to Publish that particular (catalog/top.txt) menu. All the other
> menus:
> no problem publishing. The 5.2 and 5.3 tree.mysql files are identical and
> when I upload the tree.txt table via the UI there are NO errors. Any thing
> I
> might be missing? BTW, No errors on IC error.log either.


Still not working. I'm sure it's file specific though can't see why.


> 3. What other files, i.e. css files are needed to complete the drop-down
> effect on IC 5.3 as intended? I didn't notice any variables other than

I added a "variables" folder with the variable files including COMMON_MENU,
__PAGE_INIT__ file/s containing the necessary ITL and HTML code, added the
.topmenu, .submenu and necessary CSS selectors to the theme.css. Added this
code in my template where I want the drop-down menu to appear:

[set top_menu][/set]
[if !scratch menu_bar]
[set menu_bar]catalog/top[/set]
[/if]

[output name=top_menu]
__COMMON_MENU__

The javascript comes in from somewhere, though I seemed to have forgotten

|-O. Zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.  

David Radovanovic




More information about the interchange-users mailing list