Whoops, sorry, I thought it was postings.php, but it looks like the form action for that dropdown is inlinemod.php. So, you can look at that file and copy one of those actions to try to make your own. I'd start with the part that grabs the threadids but change it to grab the threadstarter userids and then find the PM code and enter all the userids as the recipients. You'll probably have to also do something to allow you to send PMs to that many users since you probably have it set to only allow it to send to x amount of users at a time. so, you'll have to temporarily change that option for you to send it to more users.
|