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
NEW problem with 5.776? [resolved]
NEW problem with 5.776? [resolved]
Last edited by wkilc on Mon Jun 25, 2007 7:57 pm, edited 1 time in total.
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:
Instead of:
We might even be able to put all the code in one file soon.
I don't think leaving the call in there will do much harm, it's just tidier to use:
Code: Select all
<script type="text/javascript" src="milonic_src.js"></script>
<script type="text/javascript" src="mmenudom.js"></script>
Code: Select all
<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>
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
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