Closed (fixed)
Project:
Zen
Version:
6.x-1.1
Component:
CSS/HTML Markup
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2010 at 06:23 UTC
Updated:
13 Dec 2010 at 21:20 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| unactivated user.jpg | 25.39 KB | S.Siva | |
| annoymous user.jpg | 24.67 KB | S.Siva |
Comments
Comment #1
Batist commentedI 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?
Comment #2
Batist commentedMy mistake, I went to admin/build/menu/settings and corected the settings. (Somehow this got screwed up.)
Comment #3
S.Siva commentedFor 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
Comment #4
elsvandeveire commentedAlso make sure your Primary Links show up in your Block section (e.g Header region).
Comment #5
akalata commented