Mar 08, 2008, 07:23 PM
Mar 13, 2008, 03:15 AM
Anybody knows how to use this?
I've activated the plugin and update the setting for this plugin (MyStaff Settings) but not sure if/where I need to set for amount of MYPS that the "staff" will earn
I've activated the plugin and update the setting for this plugin (MyStaff Settings) but not sure if/where I need to set for amount of MYPS that the "staff" will earn
Mar 13, 2008, 12:30 PM
I haven't looked at it yet, but did you look under the Myps settings in Change? Lex usually did like to add onto that instead of creating its own area. If I get the chance tonight, I'll upload and install to check for myself. 

Mar 13, 2008, 03:02 PM
Try going to the staff page. site.com/staff.php
This plugin isn't really run automatically. Next version with 1.4 tasks I will add that.
This plugin isn't really run automatically. Next version with 1.4 tasks I will add that.
Mar 13, 2008, 07:40 PM
OK, I have installed it, and it's pretty basic. Once activated, go into ACP -> Change and look for the setting for Mystaff Settings. You enter the group ids for those that you consider staff and choose the notification option. Then add /mystaff.php to your forum url to access. I think the rest is pretty easy to understand.
Also, an easy link to it would be adding the following into your header_welcomeblock_member_admin template after what is already there:
Also, an easy link to it would be adding the following into your header_welcomeblock_member_admin template after what is already there:
PHP Code:
— <a href="{$mybb->settings['bburl']}/mystaff.php">MyStaff</a>
Mar 13, 2008, 08:54 PM
labrocca Wrote:Try going to the staff page. site.com/staff.php
This plugin isn't really run automatically. Next version with 1.4 tasks I will add that.
Thanks Labrocca
I found it, and yes, it is not run automatically
seems that every month end Admin needs to do the payout
appreciate your effort to make it better in the future