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 finally figured out how to turn on the cron process using CPANEL with my host. in fact, my aggregator feed is now updating hourly, so i know the thing is working; however, i am also getting a warning each time as follows:
Hi, I've not been successful yet with this problem - any help is greatly appreciated.
We're building a drupal 4.7 site using PHP 5.1 and Apache 2.0.46 on Linux. I can set the site email address in the admin menu, under Settings -> General Settings. For example, I'll set it to drupalrocks@ourdomain.com . But when mail is sent by drupal, it ignores this setting - it actually uses 'apache@ourdomain.com' as the from address.
I'm having a problem. When my site's members create content, it is invisible to everyone but the administrator. Something is obviously wrong with that. Where do I go about changing who has access to view certain content? How do I make it so that all content is, by default, public?
I'm developing a catalog system, and so far, Views is working beautifully. However, it's a pain that every node entry in the catalog is automatically displayed on every view. I'd like to know if there's a way to get views to not display every node, just the filters. Then, once the user enters filter terms, the nodes are displayed.