Help I create the menu through the module menu, I create items - Expanded-NO - by pressing on items - it does not drops out as for example the menu administration - What to do? I had difficulties 2 days and now in despair

Comments

kiev1.org’s picture

Help somebody please, I am am absorbed with attacks of horror - core menu module - by pressing on items - does not show subitems - help :(((
drupal 4.6

nevets’s picture

A link to your site would make it easier to understand the problem.
Also a text version of what you expect the menu to be would help.
Something like

Menu Entry 1
-- Sub Menu 1.A
-- Sub Menu 2.B
Menu Entry 2
-- Sub Menu 2.A

.etc.

kiev1.org’s picture

yes

Menu Entry 1
Menu Entry 2

I expect:
-> press to "Menu Entry 1":

Menu Entry 1
-- Sub Menu 1.A
-- Sub Menu 2.B
Menu Entry 2

->press to Menu Entry 2:

Menu Entry 1
Menu Entry 2
-- Sub Menu 2.A

But I have always:

Menu Entry 1
Menu Entry 2

test site http://new.orthodoxy.org.ua login: *** password: ****
heeeelp :)

Dublin Drupaller’s picture

Hi Kiev..

I logged in and got it working...

the reason that your menu wasn't going to the second level was because the top MENU 1 LINK was going to a bad link...i.e. it came back with a PAGE NOT FOUND ERROR.

I have pointed it to a proper link..so now when you click on the top MENU 1 LINK, it goes to a page AND the menu expands.

Hope that makes sense...bottom line is that because the top MENU ENTRY 1 link was bad...it wasn't expanding the menu..displaying an error first.

Dub

Currently in Switzerland working as an Application Developer with UBS Investment Bank...using Drupal 7 and lots of swiss chocolate

kiev1.org’s picture

Yees!!!!
The friend has rescueed a life of the friend!
Happens - I two days was in grief:) Thank You!
I already was going to go to correct a code
Thank You!

sepeck’s picture

please change the password for that account.

-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

kiev1.org’s picture

I love all!
...is a test site
menu.module has unpleasant feature - if to specify link for
example Menu Entry 1-> node/57 - all work,
however if link such -> /node/57 - that does not work - menu not will open

sepeck’s picture

if you create a link to a non-existent node the menu module is aware of this and will not display non-existent data? That is on purpose. :)

-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

kiev1.org’s picture

node/57 It is correct, and /node/57 correct, distinction only in "/" - but that /node/57 - menu does not work