Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:58

V 5 RC19 converting from 3x not working


Poster: Cavalier
Dated: Tuesday November 4 2003 - 5:38:13 GMT

I currently have the 3x version on our site and it is working so so. I have downloaded the latest 5x version.

I have followed the install instructions and the menu is not working.
I have changed the path info in the JS header code.
I used the 3x to 5 menu converter on the Milonic website.

test 5x site - disreguard the links on the menu.
http://www.ckcsc.org/ckcsc/new_ckcsc_in ... 4/faq.html

current working 3x site - http://www.ckcsc.org

I am at a loss. it is pretty straight forward :?


Poster: bobwill
Dated: Tuesday November 4 2003 - 13:15:15 GMT

I saw one or two things that may be giving you a problem. The following linesubimage="/CKCSC/ckcsc_inc.nsf/arrow.gif?openimageresource";

addresses has capital letters for the directory. Also, you have a lot of coded lines that contain ";;" double semi-colons and the end of each line should end as the following:

aI("text=Inside the CKCSC  ;showmenu=insideckcsc;;status=Inside the CKCSC;separatorsize=1;");

After separatorsize=1") should be separatorsize=1;");


Poster: John
Dated: Tuesday November 4 2003 - 14:25:58 GMT

Running your page on my server brings the same result, even if I make the calls absolute (http://www.ckcsc.org/ckcsc/new_ckcsc_in ... nic_src.js, etc.). Changing the 3 code file calls only to get the code from my server (not the _data file, I still call that from your server) results in a working menu, subs and all.

When I view source I'm not happy with the jumbled mess I see displayed (everything is run together). I would suggest re-loading the code files to your server. Make sure you select text or ASCII when doing so (don't rely on 'automatic').

Point is, if there were a _data file problem it wouldn't work here, either, so there has to be something in the code files. You didn't do any editing in there, did you? Don't forget to add your license number to the code files (that's all you get to edit there!).


Poster: Cavalier
Dated: Tuesday November 4 2003 - 21:58:39 GMT

Thanks.

I will lookinto the formatting and path case. I will let you knwo if that works. thanks for your replies.


Poster: Cavalier
Dated: Wednesday November 5 2003 - 4:13:42 GMT

I am going to re-format the code files and no I do not change anything in them.

If I understand your comment. You are able to use the source files on your server to point to my data file and have it work thus my data file is fine.

I do not understand why my source files went yucky with the formatting, this has not happened before.

Thanks


Poster: Cavalier
Dated: Wednesday November 5 2003 - 4:42:24 GMT

Frustrated with the source file formatting and menu not working. :cry:

I have downloaded your zip file again and if I open the source code in note pad, MS word or Dreamweaver MX it is on big blod of un formatted code. I have also accesed the source code files that your site uses and they are one big blob of text as well.

Also, you mentioned that I should not forget my license number.
I registered, for a license back in February for a free version since we are a non-profit organization. I am not aware of any license number that was sent to me.

Thanks


Poster: John
Dated: Wednesday November 5 2003 - 19:44:48 GMT

Cavalier wrote:
I have downloaded your zip file again and if I open the source code in note pad, MS word or Dreamweaver MX it is on big blod of un formatted code. I have also accesed the source code files that your site uses and they are one big blob of text as well.

That I don't understand. I look at the same files in DW and everything is properly formatted.
Cavalier wrote:
Also, you mentioned that I should not forget my license number.
I registered, for a license back in February for a free version since we are a non-profit organization. I am not aware of any license number that was sent to me.

You should have received an e-mail from Milonic with your license number. Drop a note to marty __at__ milonic.com and explain the situation to her.
Cavalier wrote:
If I understand your comment. You are able to use the source files on your server to point to my data file and have it work thus my data file is fine.

That is correct. I did not download your _data file, but called it directly from your server. The only difference was using the menu code files directly from my server.


Poster: Hergio
Dated: Wednesday November 5 2003 - 21:15:35 GMT

FYI, the milonic_src, mmenudom, and mmenuns4 files are SUPPOSED to look like a jumbled mess of text. They are actually each just one VERY long line of text with all unnecessary characters and spaces removed. Carriage returns take up space so they were removed too. Andy does this to the code to (1) shrink it down to increase download size and menu speed and (2) to keep prying eyes out of the nuts and bolts. Your menu_data file though should look nice and neat and properly formatted.


Poster: John
Dated: Thursday November 6 2003 - 0:08:39 GMT

Sorry - should have been more clear (told you it's the fever!). The comments at the top of the code, usually perfectly readable, were scrambled in with the code as one giant line. That's why I was concerned about the files. Plus, as mentioned, using my code files and his _data worked fine.


Poster: Cavalier
Dated: Thursday November 6 2003 - 3:51:54 GMT

Hi, I have got the menu working.

The source filegot messed up in the transfer. Don't know how.

Thank you all for your help


Poster: John
Dated: Thursday November 6 2003 - 14:53:18 GMT

Hey - messes happen :!:

Just glad you got it working. :D


Poster: Hergio
Dated: Friday November 7 2003 - 3:55:27 GMT

ASCII or Binary transfer thing? I hate when the FTP program screws up my stuff! :evil: