I am running Drupal on Bluehost and my website url is ulevhost.com. I am trying to run a web hosting service but drupal keeps going down. I am running Drupal 7 (.2? not sure the exact version) because bluehost does not have the latest version of php. Please advise me how to fix the error other than a complete reinstall (assuming my database isn't corrupted as well). Thanks,
This may not be a question for Drupal, but can anyone share their experience on getting Drupal system messages to inbox? Particularly concerned with notification messages from the site, are there any tips or tricks to get these messages inboxing for providers like GMail without being marked as spam?
I have tried HTTPS and using a non-admin email address, still consistently spam...
I've done some Googling and can't seem to come up with the right combination of terms for what I'm looking for.
I have a text list, separated by newline characters, of IDs:
e.g.
1234
2345
3456
4567
5678
I have a node field with an ID in them and need to search for each one of the above IDs and return results if the ID is found. The user needs to be able to either upload or simply copy & paste the list into a textarea, hit search, then return the results.
We added text via the watermark feature on our slideshow images. Specified the ttf file and it shows up like black rectangles. What am I missing? Thanks.
I have a multilingual D7 site. I have a fairly complex language hierarchy setup with 10 languages set up besides the default English. We are using the Language Hierarchy module so that we can specify fallback languages if content is not translated or doesn't need to be translated. That way pages will still show up in all languages and will default all the way back to the English version if need be. This all works great and is doing exactly what we want.