I updated the email address from: admin@wampserver.invalid to noreply@all1equal.com (my domain name) -- but Drupal is still sending from the old address instead of the new one (which is causing emails to land in the spam box).
I cleared cache, refreshed, tested. Where is it still pulling this old email address from? Ideas?
I successfully installed my site in AWS EC2. I can see the interface. But the links are broken. Whenever I click any content or links in the website, it directs me to:
Hello, I have two fields in a form that alternate as I select a third. This function is made with #dependency of ctools. I am trying to do a validation with #ajax so that the page is not read every time it is pressed. The user presses submit but on the screen that returns #ajax the functionality of #dependency of ctools is lost and the two fields can be seen at the same time. I have already tried many things but I am stuck, if someone has had the same problem I would appreciate the help. This is the code of the three fields.