newly registered users do not have private messages turned on in their user account any more.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | privatemsg_5.module | 25.74 KB | mindless |
| #1 | allow_private_message.txt | 533 bytes | Wesley Tanaka |
newly registered users do not have private messages turned on in their user account any more.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | privatemsg_5.module | 25.74 KB | mindless |
| #1 | allow_private_message.txt | 533 bytes | Wesley Tanaka |
Comments
Comment #1
Wesley Tanaka commentedLooks like it was intentionally set that way in privatemsg_user(). I preferred the old default where private messages were enabled by default. Patch attached to turn it back on.
Comment #2
Wesley Tanaka commentedforgot to set patch status
Comment #3
Wesley Tanaka commentedIt would appear that someone has already made this change to the privatemsg module
Comment #4
Wesley Tanaka commentedno, i was confused, and this hasn't been fixed.
Comment #5
neablo commentedi am getting one hunk at patching
it says, at '95'
dont know... cool module, though
Comment #6
Wesley Tanaka commentedthe patch still applies cleanly for me against
// $Id: privatemsg.module,v 1.50 2005-11-15 19:04:00 drumm Exp $
Comment #7
revival commentedtried this patch on the latest cvs, and it doesn't work for me
Comment #8
mindless commentedAccording to 51378, this code can cause problems with other forms.. it appears removing this code will also have the effect of defaulting them to on. I'm going to combine that change with the recommendation in comment #3 that sending emails shouldn't default to on.