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.
I am new to drupal. I have recently installed drupal 7.9 on my windows server 2003. whenever i create a new user it tries to send a mail but it returns with a error
Warning: mail(): SMTP server response: 530 5.7.1 Client was not authenticated in DefaultMailSystem->mail() (line 76 of C:\Inetpub\wwwroot\drupal7\modules\system\system.mail.inc).
Unable to send e-mail. Contact the site administrator if the problem persists.
When I try to save a new basic page, article or other content type with a body field containing over circa 19,000 characters (no images or files) it won't save. Instead, I get returned to the input page.
If I was creating a new piece of content, the body field is blank; if I was editing existing content, the body field is unchanged. There's no error messages, and I cannot even figure out what type of thing might be causing this problem.
I have set up a slideshow using views with the tutorial from Ciril Tharayil for Drupal 7. After successfully get it to work I proceed to add another content type (Basic Page) and this blank page and title shows up in the slideshow. The content type for the slider show is slider_image so it shouldn't be showing any other types. I do have the view set to published but its not showing the other content types, some of the basic page type also which are published also. Any suggestions will be greatly appreciated.
We've been using Drupal 6.x (on Dreamhost) along with CiviCRM. There have been many problems - some of which may be me, some are Drupal, and some are Dreamhost (including a recent spate of unspecified downtown and weird file behavior). And of course it always happens at the worst possible time of year (i.e., right when we're heading into our biggest fund raising event of the year).
In hook_form_alter() is there a way to hide all form elements, then specify which ones to display? Right now, I'm manually hiding them all, then showing them as needed.
Thanks!
I just wanted to know if the module Drigg is going to be out for Drupal 7 or its the project abandon? I can see that there is a branch for drupal 6 but still a red branch (development) any news on the project?