inherit
208888
0
Jan 5, 2018 9:59:16 GMT -8
Emerald
Hello there.
522
May 2014
emeralddaff
|
Post by Emerald on Dec 13, 2014 3:40:09 GMT -8
How about it sends it to all the groups with 'staff' set to 'yes'? So we wouldn't have to manually add all the staff members? Yes, it would probably need complete recoding, but more convenient in the end. Sorry to bother you, just a suggestion
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Dec 13, 2014 4:00:12 GMT -8
I did toy with the idea of selecting groups instead of members, but that would mean restricting the code to entire groups rather than select members of a group.
Besides, I couldn't find a way of linking to a new PM with groups readily selected.
|
|
inherit
208888
0
Jan 5, 2018 9:59:16 GMT -8
Emerald
Hello there.
522
May 2014
emeralddaff
|
Post by Emerald on Dec 13, 2014 4:45:15 GMT -8
Todge Fair enough. But still, there must be some way easier than manually adding every single staff member...
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Dec 14, 2014 4:58:22 GMT -8
I could add a function to grab the user numbers of your staff, but you'd have to visit the 'Members' page for the code to grab them, you'd then have to copy the contents of a pop-up and add those numbers to a section in the plugin.
The only way around that that I can see is to use a key to store user numbers, but that seems like a waste considering keys are at a premium.
If you can think of a better way of retrieving or adding the user numbers, I'll take a look at adding it.
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Mar 26, 2015 20:34:42 GMT -8
TodgeI'm having a problem with Staff PMs Version 1.0.3 Beta The "Send Staff Message" button is replacing the "Send Message" button on staff member profiles instead of being added in addition to it. You can see that in action on my test forum. abptestforum.boards.net/user/1
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 27, 2015 16:26:05 GMT -8
TodgeI'm having a problem with Staff PMs Version 1.0.3 Beta The "Send Staff Message" button is replacing the "Send Message" button on staff member profiles instead of being added in addition to it. You can see that in action on my test forum. abptestforum.boards.net/user/1 It was actually designed like that, but thinking about it iw was probably a bad thing.. Try this version (1.0.4) instead...
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Mar 27, 2015 22:26:37 GMT -8
TodgeI'm having a problem with Staff PMs Version 1.0.3 Beta The "Send Staff Message" button is replacing the "Send Message" button on staff member profiles instead of being added in addition to it. You can see that in action on my test forum. abptestforum.boards.net/user/1 It was actually designed like that, but thinking about it iw was probably a bad thing.. Try this version (1.0.4) instead... Lol. Yeah, my staff and I are friends and acquaintances and they are all active posters/members of my forum, so there is a fair amount of individual PMs sent among the staff and members, even about personal things that have nothing to do with the site. Thanks for the fix, works perfectly.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 28, 2015 9:19:27 GMT -8
Not a problem
|
|