Warning Level stuck at 100%

mrnapolean1

Familiar Face
Joined
Sep 28, 2012
Messages
73
Reaction score
0
FP$
6
I have merged two MyBB forums together and I have one user that has a warning level of 100% but when I go into warnings, It says that no Warnings exist for this user.

How do I reset it back to 0%?
 
What does your mybb_warnings table look like in the database? If there's an entry for their UID, you can just delete it and it will be fine. 🙂
 
pandaa said:
What does your mybb_warnings table look like in the database? If there's an entry for their UID, you can just delete it and it will be fine. 🙂

There is no entry for that user in the DB.
Here is what Im dealing with:
warninglevel1.webp

When Warn, Is clicked, I get this:
warninglevelmessage.webp

And there isn't anything in Mod CP either.

I have to disable the Warning system so this user can use the forums.
 
mrnapolean1 said:
pandaa said:
What does your mybb_warnings table look like in the database? If there's an entry for their UID, you can just delete it and it will be fine. 🙂

There is no entry for that user in the DB.
Here is what Im dealing with:
warninglevel1.webp

When Warn, Is clicked, I get this:
warninglevelmessage.webp

And there isn't anything in Mod CP either.

I have to disable the Warning system so this user can use the forums.
What do you see when you add this on to the end of your main site URL? It's weird, if there's nothing in the database, nothing should show there, but I just want to check.

/modcp.php?action=warninglogs
 
Back
Top Bottom