In our site we have different roles, and one role called unactivated user, who are registered ,but not approved, for then the primary menu is not showing, for all other roles the help menu is displaying, i checked all the permission and other things i don't know how to fix it?

we are using austin as main theme and zen as sub theme, lastly we updated drupal 6.10 to drupal 6.15 after that this problem is occuring, we checked the config for admin/build/theme settings and looked for primary check box, it is enabled and for unactivated user's alone it is not displaying.

any body has any idea?

here is the screen shot

CommentFileSizeAuthor
unactivated user.jpg25.39 KBS.Siva
annoymous user.jpg24.67 KBS.Siva

Comments

Batist’s picture

I have the same problem, however I think it has nothing to do with the theme...

I dit a print_r($primary_links); and to an empty: Array()...

anyone?

Batist’s picture

My mistake, I went to admin/build/menu/settings and corected the settings. (Somehow this got screwed up.)

S.Siva’s picture

For me the issue is fixed, since i have work flow for the book page, i checked the permission for the workflow in admin/build/workflow, states, there i gave permission to view the bookpage after publishing, now its working,

There is nothing in the theme to do with it, since i checked the primary links in blocks, themes, permission, evry thing is fine, but this one in workflow ,

So first check the permission for menus and also check in admin/build/themes/config

elsvandeveire’s picture

Also make sure your Primary Links show up in your Block section (e.g Header region).

akalata’s picture

Status: Active » Closed (fixed)