2.0 version "doesn't work" on a Drupal 6.22 freshly installed.
1.1 works very well.

Doesn't work is meaning that admin configuration on /admin/content/node-type/page display the checkboxes, but on /node/add/page and /node/edit/page, all the menus are displayed.

Comments

jphelan’s picture

Same issue. Had to roll back to 6-x.1.1

vasike’s picture

Version: 6.x-2.0 » 6.x-2.1
Status: Active » Needs review

please check the new one 2.1. have the last dev.
remember : From version 2 of the module you have to be not logged in as user #1.

rich.3po’s picture

I was having the same issue, however i can confirm that the node form menu settings are hidden so long as you are not logged in as User 1.

However, I'm not sure why this feature was added? It seems more likely to cause confusion and could be dangerous. What happens if, for example, a regular user comes along later and tries to update the node. Will the menu settings added by User 1 be lost?

vasike’s picture

juuuuuu’s picture

Version 2.1 tested.
Works as mentioned by vasike, you should not be connected as user1.

vasike’s picture

Status: Needs review » Fixed

considered fixed.

kevinquillen’s picture

Doesn't work, even when not logged in as User 1. Someone with Administer Nodes or similar permission still sees all menus.

kevinquillen’s picture

Status: Fixed » Active
gazwal’s picture

Doesn't work, even when not logged in as User 1 (I confirm) !!

schackattack’s picture

I can also confirm this. Doesn't work neither for user 1 or for any other user with the right permissions. Like wayode said: 1.1 works fine though...

vasike’s picture

i can't reproduce on drupal 6.22 for user with administer nodes permission.
is there any other module installed that deals somehow with menu settings on node form?

anrikun’s picture

Does this have to do with #1373002: Regression: 6.x-2.x does not seem to work any more with Menu Admin per Menu?

I miss 6.x-1.x :-( Why did you remove it from project page? Leaving it even as an unrecommended version would not hurt, would it?

vasike’s picture

Status: Active » Postponed (maintainer needs more info)

for anrikun and maybe others: 6.x-1.x is back. please enjoy

juuuuuu’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Just tested 6.x-2.1 with 6.22 freshly installed (no other modules) and it's working as designed.