http://www.shreemaa.org/drupal
all my bottom level pages get a '404 NOT FOUND error'
I haven't been able to figure out why this has happened.
I changed nothing in the config files for either Linux apache or mysql.
I installed the Mail module to allow users to send email to other authenticated users. I set permissions and tested the mail feature. It worked for me, but I am the admin for this particular site. When another authenticated user (not an admin) tried to email users her email did not go out.
Is there something I can check to try to fix this?
Also, is there a way to create a second admin account, if necessary, to allow this user to send emails (if in fact being an admin is the only way to accomplish this)?
Using Drupal 4.7, with front.module (for custom front pages) and currently logintobbogan.module (but I don't have to use this one).
Basically I was wondering how I can go about setting it up so that when an anonymous user has logged in after clicking the login of the 'login or register to post comments' link that they immediately go to that node's comment bit?
I can see how to sort the default user list that appears at /profile by appending, for example /profile_city/Nottingham, but is it possible to filter the user list by more than one criteria.
In other words, yes, I can produce a list of all members in Nottingham and I can produce a list of all members who are welders, but how do I produce a list of all members who are welders and who are in Nottinghamshire?
I'm sure the answer is staring me in the face and is really easy, but I just don't see it.
I'm maintaining my first Drupal site and I'm impressed with the documentation that is available to assist me in my learning curve. But there is one thing I can't find in the forums. Maybe I've not searched right...
How does one change the number of stories listed on the frontpage. Currently it lists 6 stories. How can I list 7?