Is there a way to hide forums from certain users? I see that I can prevent certain users from making new posts, but no setting that hides the forums altogether.
I just upgraded to 4.4 from 4.3.2, and I have to say that it's nice - it was my first ever Drupal update, and it was quite smooth.
However, I do notice that the static page links (that I had previously created) aren't showing up in the link_page() main menu on the top of my site. Any thoughts or experiences with this?
We just began using Drupal, and many of our users so far are new to threaded discussion systems. We have two forums that should be one. Is there a way to merge them so that they either both have the same parent node forum or that a branch that a user created can be incorporated into the main forum created for the discussion? Perhaps I should not allow registered users but only moderators to create forums?
The Wiki module supposedly supports footnotes. I've seen documentation using that support, but haven't been able to get it working on my site. I'm running 4.4CVS with updates of all the latest modules. I've tried turning off other filters, reordering, and other obvious stuff. [1]
So I've got some 4.4 sites and some 4.2.x sites running on the same box. The 4.4 sites are setting good-looking PHPSESSID cookies which should be valid for three weeks, yet if I quit my browser and reload I get no automagic login love.
I've verefied this with Firefox, Safari and IE(on winXP). I've looked at both sites phpinfo(), and the pertinent results seem to be good:
session.cache_expire 200000
session.cache_limiter no value
session.cookie_domain no value
session.cookie_lifetime 2000000
session.cookie_path /
session.cookie_secure Off
session.entropy_file no value
session.entropy_length 0
session.gc_divisor 1000
session.gc_maxlifetime 200000