I have site with Forums, TAC_Lite and 3 roles (anon, auth, super).
Super users can post forums topics as well as administer forums. However, this causes two "forums" links to show in their menu. One which is the standard way to post a topic (www.site.com/forum), and one for the admin of the forum (www.site.com/admin/forum). However, on the Navigation Menu, they both just say "forum". This can be quite confusing to the user.
I am brand new to Drupal and I was looking into adding basic content to my new page. I wanted to get rid of the login fields on the left side of the screen so I disabled that block in my Drupal settings. Now, however, I can not log into my Drupal site :-(
How do I access a login screen manually for my Drupal site?
I have a webpage set up as a web-magazine, and I would like to be able to save nodes as an "issue", but I would need it to be for a user definable period of time.
I see there is a module that does sort of that but it only works for 1 week, does anyone have any suggestions on how to accomplish this ?
I once changed te picture in the uper left of the homepage but can't find how to do it again after I just upgraded to 4.7.
Also - I have been manually updating the aggragator.....how do I set crontab to auto update it???
Answers in english please as i am only somewhat skilled here.
I want to create a custom front page for my website that requires users to log in before they can see anything on the site. So far front_page seems to do the trick, however there is a problem with its error page. If a user enter an incorrect username or password, they are redirected to http://wildernessonthelake.org/user/login?destination=front_page to fill their user id and password, which would get an anonymous user inside of the website.