Hi have three site in same server. And all sites have same problem. Problem is that it is showing an error message. Message is Unable to send e-mail. Contact the site administrator if the problem persists.
But I tried simple mail script as below
I'm migrating a custom PHP site to Drupal 7 and have ran into a problem. I'm using a custom PHP-script to migrate all the data and I have migrated all the old news from the old site to the new and it worked fine.
But the images that is linked with these nodes isn't shown. Have I missed a DB table or something?
I can get the node object from the block if the page is a single node view page. However, I don't know how to get all the nodes/teasers on the front page. Can you guys help me?