Hi,

I need to enable the personal contact form for all my current users, but unless I edit every single user's preferences I can't see how to do this automatically.

Is this something Userplus could do? Maybe a checkbox next to the list of names for contact form on or off?

Thanks

Comments

marcp’s picture

Status: Active » Closed (won't fix)

This probably belongs in the core contact module. If you can figure out how to add it as a feature request there, I wouldn't be surprised if it gets implemented.

It requires a pretty straightforward hook_user_operations() implementation.

marcp’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
Component: Miscellaneous » Code
Assigned: Unassigned » marcp
Status: Closed (won't fix) » Active

I [finally] needed this too, so it will be in the next 6.x release.

marcp’s picture

This has been committed to the 6.x-2.x branch. It should appear in the nightly build soon and I'd like to have it tested before cutting a release with this new feature and #534932: Add actions to change user name and password.

marcp’s picture

Title: Request to allow check box for a user's personla contact form » Provide user operation to turn on/off personal contact form

This is in 6.x-2.3.

marcp’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.