Current time: 05-23-2012, 02:42 AM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Warnings Expire - Points Not Removed [C-Michael83]
02-06-2009, 08:34 PM
Post: #1
[F] Warnings Expire - Points Not Removed [C-Michael83]
This user has been denied support. This user has been denied support.
This is an ongoing bug. At first I thought it was my old server since it was having load issues. Twice I restarted all the warnings and truncated the table and cleared all warningpoints for users.

I recently did the same thing on my new server. The problem has arisen again. I issue warning points, they expire, the points are not removed from the member.

Logs show that the task is running and some points are genuinely removed but some are for some reason...not.

Can I propose a warning points rebuild function?

New MyBB plugin is "My Awards 2.0".
[Image: 468x60_SF.gif]
Visit this user's website Find all posts by this user
02-06-2009, 08:42 PM (This post was last modified: 02-06-2009 09:03 PM by MattRogowski.)
Post: #2
RE: Warnings Expire - Points Not Removed
Hmm, a few people have reported this but on my test forum it always seems to expire and get removed, which leads me to think something else may be blocking it/interfering in some way.

I've just warned 2 users on my test forum - one via the profile and one via the post. In one hour, we'll see what's what.

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
02-06-2009, 09:17 PM
Post: #3
RE: Warnings Expire - Points Not Removed
This user has been denied support. This user has been denied support.
It's not all users and it's not all points. But it's a bug somewhere. This is my 3rd time experiencing it. I can't keep on deleting all warning points to reset it. I still think a recount would really help the situation until the bug can be permanently found.

I also wonder if this is a bug related to usernames.

Also...why is function expire_warnings() in the functions.php and not the functions_warnings.php? Seems a better a place for it since it's really only used for warnings and during expirations from tasks.

Ugh...I may have just spotted the problem..

$warning['warningpoints'] -= $warning['points'];

Shouldn't that be:

$warning['warningpoints'] = $warning['warningpoints'] - $warning['points'];

New MyBB plugin is "My Awards 2.0".
[Image: 468x60_SF.gif]
Visit this user's website Find all posts by this user
02-07-2009, 12:32 AM
Post: #4
RE: Warnings Expire - Points Not Removed
(02-06-2009 09:17 PM)labrocca Wrote:  $warning['warningpoints'] -= $warning['points'];

Shouldn't that be:

$warning['warningpoints'] = $warning['warningpoints'] - $warning['points'];

That's literally the same thing. I think this is related to this problem: http://community.mybboard.net/thread-44210.html
Visit this user's website Find all posts by this user
02-07-2009, 01:56 AM
Post: #5
RE: Warnings Expire - Points Not Removed
This user has been denied support. This user has been denied support.
Well maybe you can go over the function and figure out what's going wrong. If you want to create a log system custom for me to replace that function or the task let me know. This problem obviously won't be easy to fix since it's task related and the debugging/logging are minimal.

New MyBB plugin is "My Awards 2.0".
[Image: 468x60_SF.gif]
Visit this user's website Find all posts by this user
02-14-2009, 08:19 PM
Post: #6
RE: Warnings Expire - Points Not Removed
This user has been denied support. This user has been denied support.
Well...anything on this? As time goes on more warning points are not expiring. This is a big problem for me if points don't get removed when they expire.

New MyBB plugin is "My Awards 2.0".
[Image: 468x60_SF.gif]
Visit this user's website Find all posts by this user
02-15-2009, 03:23 AM
Post: #7
RE: Warnings Expire - Points Not Removed
Most of our schedules are pretty cramped right now.
Visit this user's website Find all posts by this user
02-15-2009, 03:44 AM
Post: #8
RE: Warnings Expire - Points Not Removed
This user has been denied support. This user has been denied support.
Alright. Can I know if it's at least a plan to add a recount for the warnings? If not I will make one myself but imho it makes sense to add this as a feature.

New MyBB plugin is "My Awards 2.0".
[Image: 468x60_SF.gif]
Visit this user's website Find all posts by this user
02-15-2009, 07:25 AM
Post: #9
RE: Warnings Expire - Points Not Removed
(02-15-2009 03:44 AM)labrocca Wrote:  Can I know if it's at least a plan to add a recount for the warnings?

There haven't been any discussions about that.
Visit this user's website Find all posts by this user
03-15-2009, 05:51 PM
Post: #10
[F] Warnings Expire - Points Not Removed
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread:

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication