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'm having trouble with mail sent out by Drupal not getting to its destination. No errors for this in log. I've taken this to the host who wants a description of how Drupal sends out e-mail.
I add this info to a block in order to test and I get a blank site.
Can anyone explain or point me to the right document. I tried reading about blocks in the handbook and searching the forum.
I even tried to save the function to a file and then "include" it in the block, but still the site is blank. I know how to fix it (remove the entry from the boxes table of the DB), but I why does it cause this?
While going to my Drupal site today (which has been up and running for a year now), I got this error message:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11).
I know it's probably not a Drupal error, but that's the only part of my site that's stopped working. The url is http://www.omegaseye.com . Has anybody else had this problem before?
What if i want to move my site and create a test version, and put the new site in a folder named drupal_test instead of just drupal. Do I need to change all the urls to images in page content?
How can I add images from the files folder to content page, without hard-code the urls? Are there a site-url variable that I can use in a html img tag that points to the files folder that works both in:
public_html/drupal
public_html/drupal_test