inherit
162752
0
Nov 7, 2024 3:58:23 GMT -8
Pebble
Where it all does or doesn't happen!
1,437
January 2011
pebbleleague
|
Post by Pebble on Sept 9, 2013 15:33:45 GMT -8
I've written a couple of plugins based on groups. The plugins requires the 'user'/'admin' to input the group number..... I can't find a simple way for an admin to find the number of each group Has anybody got an easy answer to how I can explain how to get a group number? At the moment I'm going along the lines of 'try it and see'! Cheers, Pebble. Edit: And apparently posting this was suspicious! I wish those captcha things where easier to read!
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Sept 9, 2013 20:33:27 GMT -8
If you are trying to match users with groups you can use the proboards.data('user').group_ids. And it will list all groups a user is in.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Sept 9, 2013 22:42:50 GMT -8
the forum search user interface puts the group name in the list. how are you having them input group numbers?
|
|
inherit
162752
0
Nov 7, 2024 3:58:23 GMT -8
Pebble
Where it all does or doesn't happen!
1,437
January 2011
pebbleleague
|
Post by Pebble on Sept 10, 2013 0:18:50 GMT -8
the forum search user interface puts the group name in the list. how are you having them input group numbers? That's what I was looking for! (I think, I'll go and check it out later). I didn't know the group names where in that option. Cheers. (and to you too Shorty ) EDIT: Yep, that's exactly what I needed. I was asking them to input the number, but this removes a lot of hassle. I can't believe it had never registered in my head before!
|
|