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.
Windows XP SP2
PHP 5.1.6
MySQL 5.0.24a
Apache 2.2.3
Drupal 4.7.0
I want my drupal site to send authentication email to new users when they create their account. After reading many posts, I installed SMTP Module. (http://drupal.org/project/smtp)
Below is my SMTP module setting:
Turn this module On or Off: On
SMTP Server: smtp.gmail.com
SMTP Backup Server: (l leave it blank)
SMTP Server Port: 465
I cannot delete users or blog entries. When I click delete I am redirected automatically to the home page and the item is still there when I go back to see if it was actually removed.
How can I remove or modify the "user login" and "navigation" headings from the login form and and the left-column navigation links respectively? There are a bit redundant and are just unnecessary clutter.
Also, how can I remove/disable the "Submitted by Anonymous on Mon, 2007-01-08 06:00." at the bottom of pages?