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.
When I used 4.6 I used the CSS module. Now I use 4.7 and there is no CSS module. Does anyone have a CSS module that works with 4.7 that they'd like to share with the class? I have some nodes that I'd like to have their own styles.