Posted by jh88 on January 27, 2009 at 3:32pm
hello,
can somebody tell me, how i can get rid of the personal contact form link (in the "my account" area).
i could not solve it by myself.
thank you very much!
cheers,
jh88
hello,
can somebody tell me, how i can get rid of the personal contact form link (in the "my account" area).
i could not solve it by myself.
thank you very much!
cheers,
jh88
Comments
Administer > Site building >
Administer > Site building > Contact form, click the "Settings" tab, uncheck the "Enable personal contact form by default" box, submit, off the billboard, through the window, off the wall, and nothing but net.
still showing
Hi, I have unchecked "Enable personal contact form by default" box, but the user still seeing contact setting checkbox. I use drupal 6.10.
Yes, that check box will
Yes, that check box will always be there when the "Contact" module is enabled. Yes, this is stupid. Check out this issue for a patch, or, if you have the chops, you can avoid hacking core by making a module which uses hook_form_alter() to remove the checkbox from the user settings form.
Link to your personal contact form
I think jh88 was referring to the visibility of the "your personal contact form" link in the description text under the "Personal contact form" check box for users that do not have the "administer site-wide contact form" permission.
This is a usability bug reported long time ago in issues and the fixing of this has been moved to D7.
The link should not be there as it is causing 403 access denied errors and users get very confused about this.
Does anyone know how can I get rid of the "your personal contact form" link in the description? Using 6.14 right now.
hide the "Contact settings" in users account when users click Ed
how to hide the "Contact settings" in users account when users click Edit to edit their account ?
Hi,
Do you know how i could hide the "Contact settings" in users account when users click Edit to edit their account ?
I need to hide this useless option for an Ubercart shop. Customers don't need to contact each other.
Also, if you have info about user account customization, you are welcome.
Thanks a lot.