By iambill on
Just upgraded form 4.6.3 to 6.8 and I am trying to get all links to show in navigation menu.
Some that I had custom added in the past are showing, but even though I have enabled contact form, it does not show when logged in.
Any ideas?
Comments
=-=
Is it enabled in administer -> menus -> navigation
if so it may help to explain how you went from 4.6 to 6.8
did you first step up to Drupal 5.x then to 6.x ?
,,,
Yes it is enabled.
I went from 4.6.3 to 5.1.14 to 6.8.
It shows when I am logged in, but not when I am not logged in.
=-=
Sounds like a permissions issue: Does your anonymous role have correct permissions set to view contact form in administer -> permissions ?
...
They did not, that fixed it. Thanks.