I have a static website with a contact form developed using drupal 7. When a user enters an email address, name, subject, and text, a copy is automatically sent to the sender. How do I disable this feature in the code side? I couldn't find this feature on the admin side in drupal.
Can someone help me out? How do I fix this in the code side? I looked at the contact module in the code. Couldn't find any?
Some of our users are receiving messages from our site that I think are impossible. (I disabled them several months ago.) Working with our hosting provider, we've learned that the details of the full email headers reveal the messages are not from their servers. The seem to originate from an IP address in Google cloud. We have no relationship with Google cloud, so I'm wondering how to determine what happened.
I have a content type with two date fields & and Integer Field to keep track of calibration cycles on some equipment.
Date Fields:
- 'Last Calibration Date' (when the equipment was last calibrated)
- 'Next Calibration Due Date' (when the equipment is due to be calibrated next)
Integer Field:
- 'Calibration Frequency' (How often the equipment should be calibrated, in years)
We are running Drupal 6.69 under PHP 7.3.13 on Bluehost. Not sure what happened, but when I try to browse to update.php to perform database updates, I get the prompts as expected to update the database and code, and click Continue, but then it just goes back to the home page with no error message displayed.
Webform 7x-4.22 is installed and had been working. When I browse to a node that has a web form, or attempt to create a new web form, I have the standard tabs, including the text lead in), but no tabs displaying for fields for the form.