News:

Create A Forum Installed

Author Topic: Possible to PM certain member group?  (Read 758 times)

0 Members and 1 Guest are viewing this topic.

Offline Agent Moose

  • Newbie
  • *
  • Posts: 37
  • Karma: 12
  • Gender: Male
  • Miss me?
  • Location: South Carolina, United States
    • View Profile

Badges: (View All)
Linux User Mobile User Level 5
Re: Possible to PM certain member group?
« on: March 22, 2011, 09:33:22 pm »
Gah, Okay, thanks.

Looks like I'm going to have to make the user input each of the users that are admins on their forum then.
Code: [Select]
//Hint hint :)
if(/action=profile;u=(.*);sa=UserPage/i.test(location.href)){
var number = RegExp.$1;
var username = (smf_id_member !== "0") ? document.getElementById("upper_section").getElementsByTagName("li")[0].getElementsByTagName("span")[0].innerHTML : void(0);

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
423 Views
Last post September 03, 2012, 08:12:06 pm
by Ian
3 Replies
640 Views
Last post May 30, 2013, 03:37:25 am
by Wu_Zi_Mu
1 Replies
515 Views
Last post April 23, 2014, 09:35:33 pm
by Gojoe
0 Replies
840 Views
Last post April 27, 2014, 05:14:21 pm
by LostSoull
1 Replies
420 Views
Last post May 05, 2015, 01:47:15 am
by CreateAForum