Via admin->blocks->configure->Navigation->"Hide this block by default but let individual users show it." and then submitting and successfully saving.
then I go to user/1/edit and enable "Navigation" such that it is only available to the "admin" user; however, the selection is not saved and no error is reported.
Comments
Comment #1
Tobias Maier commentedi cant reproduce this error in the current cvs-head version...
Comment #2
gregglesI repeated this defect with Beta2 and can confirm it.
I also tried it with a different block (who's new) and found the same behavior.
I also tried with "Show this block by default, but let individual users hide it." and changing my pref to hide the block, but it still gets shown.
I also tried with users with uid !=1 and the block continued to ignore the prefs.
I did not test with CVS, so I hope that Tobias is right and this is fixed.
Comment #3
haisam commentedIt appears to function correctly with CVS from a 2006-01-05 download date
Comment #4
killes@www.drop.org commentedThanks, fixed.
Comment #5
dries commentedComment #6
mdshields commentedUsing Drupal 7,
I just got everything perfect with the theme. Then one last touch, I had to remove the navigation from the first sidebar just for the front page.
So, I went into Structure->Blocks and then clicked configure for "Navigation". I set the Navigation to display for all pages except . I tried to save this setting and then an error popped up telling me I had to also set the user role and content type...
Thus, all of the work that I did with the theme is ruined. Because the Navigation won't show properly anymore. On top, I can't get the system back to where it was before.
has anyone experienced this problem in Drupal 7?
(BTW, I tried to reset navigation back to normal in Garland and all other themes I had available, the error to add user role and content type popped up whenever I tried to fix "Navigation" block).