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 and have a lot to learn. I was hoping to get some sage advice...
I have a site up and running Drupal 7.23. The site is mostly meant to be used as a home for WebForms writing to an SQL database. It, after much ado seems to be working nominally. However, I have been trying to set up the WebForms so that each time a WebForm is submitted an E-mail is sent to a specific email address to alert faculty faculty that a form has been submitted. Ideally that email would contain the content of the submission.
I've finally had the time to pin down exactly the reason I've been unable to upgrade our existing site from our years old behind version to the most recent; or, at least, one major reason. The upgrade replaced the core module files. Specifically, the node.module file.
Need help figuring out everything i need to copy over from version 6 settings.php file, to the new default.settings.php file?? Any help would be grateful!!