I fixed your link - why does this require php5.4? Just curious.
(2015-03-04, 03:37 PM)Leefish Wrote: [ -> ]I fixed your link - why does this require php5.4? Just curious.
It uses brackets to create arrays. That's one thing I saw.
(2015-03-04, 03:37 PM)Leefish Wrote: [ -> ]why does this require php5.4? Just curious.
Because PHP series 5.3 is tagged 'End Of Life'

It should be to persuade administrators of servers to update PHP version.
(2015-03-05, 03:55 PM)XemiX Wrote: [ -> ]It should be to persuade administrators of servers to update PHP version.
Not every hosting allows forum admins to do that and owners of those hostings definitely won't care about any MyBB plugins not working if they haven't made it possible to use a newer non-EOL PHP version yet.
So as far as you may be successful with several hostings that have PHP version selector in cPanel or VPS users, you limit your plugin usage for no good reason (using other array syntax). Your choice though.
Version 1.1 /06-03-2015/
- added possibility to disable adding negative or positive reputation (in ACP MyBB reputation config);
To update - overwrite file
inc/plugins/xem_fast_rep.php
I'm unable to find the part of the code that checks for forums/group/thread/post/whatever permissions.
Thanks for draw attention to, Omar G. I'll fix it in the next release.
In build #4 (version 1.2) fixed error to count the reputation user accounts and added checking permissions: forums, user, usergroup, thread & post.
Update is available in
MyBB Mods and
GitHub.
To update - overwrite file
inc/plugins/xem_fast_rep.php