I have account moderation turned on, but it doesn't appear that users are notified when their accounts are approved. Is there a way to enable email notification when accounts are approved?
I'm working with the unconed theme and find that when I click the home link the site thinks that the user has logged out. The logon block appears on the home page, and all links and blocks are restricted to permissions set for anonymous users. If I click the 'log in' button without typing a username or password I'm directed to the user page, where the PHPSESSIONID for the previous session is located.
Did a number of searches on this but am a newbie here.
I want to change the background color in the header and I believe I've found where this is in xtemplate.css code below.
However I'm used to six digit color codes and the light blue of the header doesn't match what I get when I test #69c in another file for a background color. I see in other areas both six digit codes and these three digit codes. I'm sure I missed something somewhere. I'll do a search on google but would appreciate some help.
I would like to redirect .mil and .gov visitors to a page in a subdirectory that only they can access (that is taken care of) but then allow them to go back to the home page after they've read the secure page.
example:
.mil visitor to nsb.com > redirected to nsb/mil/index.html > selects a link back to nsb.com
I have a Drupal 4.3.2 running at home. Everything goes fine, except that anonymous comments simply disappear. If I set the anonymous user to post without approval, their comments won't appear under the article body when you try to read them. If I set them to post with approval, their comments don't appear on the comments moderation queue. What's going on?
If I want to divide up my web site into four sections and have each section have different menus, but all of the pages in a section have the same menus, do I need to have a theme for each section? Are there other ways to accomplish this?