Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hiya. MySQL died, saying too many connections. After a shaky restart (had to kill mysql, clean kill, not kill -9), Drupal is giving me tons of these session database errors:
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?