By sodani on
I have the contact module enabled and I'm trying to create a menu link to /user/1/contact so that other users can contact me. I'd prefer linking to this personal contact form as opposed to creating a contact form category because the personal contact form has fewer fields for a user to fill out.
Once I create the menu link to /user/1/contact, at first all seems fine but then if you log in as a non-admin user, the link all of a sudden disappears even though you can access the contact form by typing it in directly.
I've tried this on a clean drupal installation. Seems like a bug to me.
Comments
This seems to be a bug with
This seems to be a bug with drupal 5.x. I'm not having this problem with 6.x.
Make sure that authenticated
Make sure that authenticated users can access contact forms (admin > users > access control).
Dave
Get great Drupal hosting at MM Hosting. (I don't work for them; I'm just a very satisfied customer)
Yes, I did that. Are you
Yes, I did that. Are you able to replicate this problem? I've created an issue at: http://drupal.org/node/293542