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:33
NEW problem with 5.776? [resolved]
Poster: wkilc
Dated: Monday June 25 2007 - 18:40:37 BST
Hello,
When I updated my licensed menu (Plain text - horizontal) from 5.750 to 5.776 (dated 6.25)... then menu failed to appear. Checked in Firefox 1.5x and IE 7... nothing. Used the menu_data file that came with the script, no dice. IE's error reported said that an expected object was missing. Flushed the cache several times.
When I replaced the 3 files... menu_src,js, mmenudom.js and mmenuns4.js with the files from version 5.775... it immediated worked again.
Any ideas?
Thanks.
~Wayne
Poster: Andy
Dated: Monday June 25 2007 - 18:56:51 BST
I did see a slight problem with the download in the last couple of hours that we've now fixed.
Can you please try the download once more and if it still fails let us know.
I think I might have got it this time, it was chopping the /* part of the comments.
Cheers,
Andy
Poster: wkilc
Dated: Monday June 25 2007 - 19:04:52 BST
Yup... works now.
Thanks Andy!!!
In general, is NS4 considered all but defunct? Does it slow anything down to leave the call to the file in all my pages at this point?
~Wayne
Poster: Andy
Dated: Monday June 25 2007 - 19:10:23 BST
I'd say it's pretty much history now.
I don't think leaving the call in there will do much harm, it's just tidier to use:
Code:
<script type="text/javascript" src="milonic_src.js"></script>
<script type="text/javascript" src="mmenudom.js"></script>
<script type="text/javascript" src="mmenudom.js"></script>
Instead of:
Code:
<script src="/milonic_src.js" type=text/javascript></script>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt src=/mmenuns4.js type=text/javascript><\/scr"+"ipt>");
else _d.write("<scr"+"ipt src=/mmenudom.js type=text/javascript><\/scr"+"ipt>");
</script>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt src=/mmenuns4.js type=text/javascript><\/scr"+"ipt>");
else _d.write("<scr"+"ipt src=/mmenudom.js type=text/javascript><\/scr"+"ipt>");
</script>
We might even be able to put all the code in one file soon.
Poster: wkilc
Dated: Monday June 25 2007 - 19:14:37 BST
whoops... logged in, using a licensed menu... all links are sending me back to Milonic.
~Wayne
Poster: Ruth
Dated: Monday June 25 2007 - 19:54:13 BST
Are you saying all your links are going to milonic.com? We would really need to see the page for that since there isn't anything in the menu to force all the links to go to milonic.
Check and make sure you actually have your licensed menu and didn't somehow get the unlicensed version.
Ruth
Poster: wkilc
Dated: Monday June 25 2007 - 19:59:35 BST
Howdy,
http://www.stcharlesborromeo.com ...for instance.
In the milonic_src.js:
License Details:
Number: 190***
URL: stcharlesborromeo.com
Type: Professional
Dated: Thursday July 5 2007
It's happening will ALL my licenses.
I login and download the specific professional license for each site. Am I missing something obvious?
Thanks.
~Wayne
Poster: Andy
Dated: Monday June 25 2007 - 21:53:03 BST
Sorry Wayne, we made some pretty major changes to the evaluation copy of the menu today and some of the changes filtered through into the licensed copies.
Can you please try again and let us know if you still have nay problems.
Cheers,
Andy