MX Tree Menu Forum :: Error on Start Tree Menu

This thread was displayed: 211 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
marco balestra
09-02-2006 09:57:13 GMT +2

With demo example I receive this error (sorry in Italian)

 Tipo di errore:
Errore di run-time di Microsoft VBScript (0x800A000D)
Tipo non corrispondente: 'Server.HTMLEncode'
/includes/treemenus/MX_TreeMenu.inc.asp, line 261

How I can resolve?

Back | Reply | Quote | Top
Razvan Racasanu[InterAKT]Adobe Systems Romania staff
09-05-2006 16:57:30 GMT +2

Hello,

This is probably happening because you have an empty entry for the item name in one of your menu items. You can either enter a non empty value, or you can edit MX_TreeMenu.inc.asp, and replace line 261 with this:

objReturnString.Concat Server.HTMLEncode(myItem("itemName") & "")

Regards,
Razvan RACASANU

Reply | Quote | Top
© Adobe Systems Romania. All rights reserved.