|
Recount points?
|
|
Jun 18, 2008, 07:47 AM
Post: #1
|
|||
|
|||
|
Recount points?
Hello,
I have set it so there is a 150 character min and I recounted all forum points and people even get points for posts under 150 characters. How do I get it so it resets so they only get the points for posts over 150 characters? Anime & Role Playing !! |
|||
|
Jun 18, 2008, 10:21 AM
(This post was last modified: Jun 18, 2008 10:22 AM by LeX-.)
Post: #2
|
|||
|
|||
|
RE: Recount points?
Open ./admin/myps.php
Find PHP Code: $meslength += strlen($message); Add Above PHP Code: if(my_strlen($message) < intval($mybb->settings['myps_minchar']))After you've changed it and uploaded the file; do a recount. Note: Untested; |
|||
|
Jun 18, 2008, 10:38 AM
Post: #3
|
|||
|
|||
|
RE: Recount points?
There should probably be those if statements above a lot of the recount variables, since I noticed long ago that the recount doesn't take into account many of the exceptions and minimum settings. For example the groups that aren't supposed to be able to earn MYPS. They will during a recount.
|
|||
|
Jun 18, 2008, 03:24 PM
Post: #4
|
|||
|
|||
|
RE: Recount points?
Yeah it will totally be rewritten for mybb 1.4. There will be a lot of optimizing. It's hard to write code you know will need to be redone for 1.4.
CLICK HERE to find out more about a custom theme design for mybb. |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| MYPS (a mybb points system) | labrocca | 222 | 18,427 |
Nov 19, 2008 01:16 PM Last Post: NOD |
|
| Points per user group | fsd | 5 | 709 |
May 17, 2008 01:41 PM Last Post: ts0ll |
|
| Edit "points" Formatting | mikeyz54 | 0 | 310 |
May 06, 2008 08:42 AM Last Post: mikeyz54 |
|
| Points for Products | Shooter | 2 | 390 |
Nov 26, 2007 05:35 PM Last Post: labrocca |
|
| Center the " Points: 0 (Edit)" | incadudeF | 14 | 774 |
Sep 27, 2007 07:03 PM Last Post: dolun_ay |
|

Upgrade
Invite
Documents
Search
Member List
Calendar
Help
Tagpad



