From version 3.3.19 to 3.4.07

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Cista
Advanced
Advanced
Posts: 26
Joined: Sat May 25, 2002 1:58 pm

From version 3.3.19 to 3.4.07

Post by Cista »

Hello,

I tried to switch from menu version 3.3.19 to 3.4.07. I replaced the file mmenu.js by the new one and keep menu_array.js but now the submenu don't appear anymore.

I have to do something to switch to the new version ?

Bye
User avatar
yadin
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 8:23 pm
Location: State College, PA, USA
Contact:

Upgrading

Post by yadin »

If there were no errors in your array file the only problem you should see using a 3.3.19 array with 3.4.7 is that there are no seperators in the menus. This is because a new field was added in the new version to the style array. If your menus are not showing up at all you have errors in your array file, please post a url we can look at to examine your code for further assistance.
Cheers,
Yadin
Cista
Advanced
Advanced
Posts: 26
Joined: Sat May 25, 2002 1:58 pm

From version 3.3.19 to 3.4.07

Post by Cista »

Hello,

I tried with the file 3.4.02 that'w work. In the .07 version you added an new argument in style. I added in my array file too. When I use now ok on a single page but when I use with my PHP page that's not work.

Bye
Cista
Advanced
Advanced
Posts: 26
Joined: Sat May 25, 2002 1:58 pm

From versio 3.3.19 to 3.4.07

Post by Cista »

Hello again,

In my page, I use that :

http://www.dynamicdrive.com/dynamicinde ... scroll.htm

when I remove that, the menu work. But I didn't have any poblem to version 3.4.02 (see the private message) what did you add in you code to have this problem ?

Bye
User avatar
yadin
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 8:23 pm
Location: State College, PA, USA
Contact:

Post by yadin »

It looks like a code change was made that causes a conflict between those two scripts. It is likely that both scripts are calling a function with the same name. Off hand I think you are on your own if you do not have a support contract. Much like any software or even hardware we can't promise compatibility with everything else out there, wish we could. If Andy gets a chance he may be able to look at what was added in the last few versions and change the offending function name.
regards,
Yadin
Gareth
Beginner
Beginner
Posts: 1
Joined: Fri May 31, 2002 9:02 am
Location: Gloucestershire UK

Menu 3.4.07

Post by Gareth »

I have a similar problem with 3.4.07 using the following Pausing Up-Down Message Scroller from Dynamic Drive from the following link

http://www.dynamicdrive.com/dynamicindex2/crosstick.htm

I reverted back to 3.3.18 and the problem goes away

On pages without the scroller the latest version worked fine
Post Reply