I am distributing myps points manually to many members, and I need a quicker way to do it. I'd like to add a page to my forum that my moderators can get to: to distribute. Instead of having to go through and find members individually and give them points
The page myps.php is in the root directory of your forum. When Admins OR Mods want to donate or edit anyones MYPS, they can easily done from there. All you have to do, I think , to change text -> textarea.
And also adjust the settings variable inside the plugin file. I suppose you have to use explode(); function for 2 and more thn two users.
(08-28-2009 12:39 AM)ptcsquad Wrote: out of curiosity, what would be scenario when you need to distribute mass MYPS?
I do quests, for 1. I leave it open for a time period, Everyone who completes the quest b4 time xpires gets MYPS.
I also use polls as multiple choice questions with right and wrong answers, and make everyone's answers public. Once the poll(multiple choice) closes,
I have a list right there of everyone who got the answer right and need to reward them. I could just copy and paste those members names into my new mass myps distribution and it would save me a lot of time.
Ultimately,
I'd love a mod that you could just have reward these members button within the poll, but I figured that would be alot more complicated than what I am requesting
(08-28-2009 12:40 AM)ghazal Wrote: The page myps.php is in the root directory of your forum. When Admins OR Mods want to donate or edit anyones MYPS, they can easily done from there. All you have to do, I think , to change text -> textarea.
And also adjust the settings variable inside the plugin file. I suppose you have to use explode(); function for 2 and more thn two users.
when I type that address in on my forum or this one for that matter, all I get is a blank page.