Log in

View Full Version : Is it possible?


smooth-c
02-03-2009, 09:58 PM
Is it possible to allow banned users to read and/or reply to PM's from staff (only)?

I often send a PM to banned members and wonder whether they can ever read the PM's sent once they're banned.

Thanks,

Greg

freewilley
02-03-2009, 10:01 PM
go to usergroups in admin cp and try changing permissions!

regards

Adeawan
02-03-2009, 10:01 PM
yeah it is possible if u change the settings of banned usergroup from admincp

smooth-c
02-03-2009, 10:08 PM
Maximum Stored Messages:If you set this to 0 users from this usergroup will not be able to use private messaging.

Can Use Message Tracking
Yes No

Can Deny Private Message Read Receipt Request
Yes No

Can send PMs to users who have reached their quota
Yes No

Maximum Recipients to Send PMs at a time:Do not set this too high for performance reasons (set to 0 to allow unlimited recipients)

Message Throttle QuantityThis limits the amount of messages the user can send within the Throttle Check Period

These are the only usergroup options I see for banned users?

Shame there's not two perms such as "Allowed to receive Private Messages" + "Allowed to send Private Messages"

Adeawan
02-03-2009, 10:28 PM
Can Use Message Tracking

Can Deny Private Message Read Receipt Request

do yes on these two than try.

smooth-c
02-03-2009, 10:33 PM
How will those permissions help?

Adeawan
02-03-2009, 10:53 PM
just try it might help.

MickDoneDee
03-25-2009, 02:29 AM
To simplify matters of tracking whether someone has read your PM:

Step 1: When sending a new PM or replying to a PM ensure you check this option - Request a read receipt for this message. As soon as your PM is sent go to Track Messages. A record of it should appear as Unconfirmed Private Message Receipts.

When the recipient reads it a popup will appear asking them to confirm or cancel. If they confirm Track Messages will show that in Confirmed Private Message Receipts. If they cancel the popup then it will stay in Unconfirmed Private Message Receipts even though they read it!

To ensure that the PM is confirmed automatically when the recipient opens the PM do the following:

Step 2: Open each usergroup settings and find Can Deny Private Message Read Receipt Request. Select the No option and save the setting change. Do this for all usergroups because members may belong to multiple usergroups and the No setting in one usergroup will be overridden by a Yes in a secondary usergroup.

Now the recipient won't receive a popup to give them a choice to deny receipt. Receipt will be added to Track Messages automatically as soon as the PM is opened. Make sure you check Request a read receipt for this message when sending a PM otherwise no receipt will be logged in Track Messages. Unfortunately, this option is unchecked by default so you have to remember to check it when you send the PM.

A template hack can have Request a read receipt for this message checked by default.
In the pm_newpm template replace $checked[receipt] with checked="checked"