Sqitching from 3.3.0 to 3.5.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
xMANIGHTx
Super Advanced
Super Advanced
Posts: 53
Joined: Fri Nov 08, 2002 10:17 am

Sqitching from 3.3.0 to 3.5.07

Post by xMANIGHTx »

I just switched from the old 3.3.0 version to the 3.5.07.
Now all my menus appear straight to the left of the screen. Why?
Are there some new parameters in the menu definition array?
Thanx in advance.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

It should be the same but it is quite a jump from 3.3 to 3.5 so can't be too sure. It's probably a simple fix anyhow.

Do you have a URL that we could see?

Cheers
Andy
xMANIGHTx
Super Advanced
Super Advanced
Posts: 53
Joined: Fri Nov 08, 2002 10:17 am

Post by xMANIGHTx »

Here is a test URL: http://www.technosystemformazione.it/ev ... a/home.htm
You're very kind! :D
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

I had a similar experience going from an older release (3.2.5) to 3.5. It seemed that the "Menu item separator color" element had been added to the style array. There are now a total of 20 elements in the style array, and yours have only 19 (which is also what mine used to have). Try adding a comma to the end of your style arrays to see if that corrects the issue.

Hope that helps,

Kevin
xMANIGHTx
Super Advanced
Super Advanced
Posts: 53
Joined: Fri Nov 08, 2002 10:17 am

Post by xMANIGHTx »

Nope. I guess something else has been added, maybe in the menu definition arrays... going to check this one to... thanx
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Had another look. The 6th element in a menu array specifies Screen Position. Your menus are currently set to "left" in the 6th element. Not sure why that didn't have an effect in the earlier version of mmenu.js??? Try "" or just leave it not set.

Nice looking site by the way.

Kevin
xMANIGHTx
Super Advanced
Super Advanced
Posts: 53
Joined: Fri Nov 08, 2002 10:17 am

Post by xMANIGHTx »

Kevin you were very precious to me!!! Many many thanx again! Now it works perfectly (I use "left" only on the main menu, didn't know why all the others where set to "left"... on previous version it worked)
Thanx for your appreciation about the site too! It should become a modular extranet application. Something like phpNuke and other extranet/portal. But this one is more code-oriented. Supposed to be hard modified and personalized, not just thru web admin panels.
Thanx again
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Glad I could help. I've found the people in these forums to be a tremendous source of info on using and tweaking this great menu system. So I figure it's only right that I try to help a little myself, if I can. :D

Kevin
Post Reply