![]() |
How to clear a single user's history?
I see how to do it for everyone...is there a way to clear a single person, either through the front end or the DB?
And deleting all rows with their userid from vbp_itemhistory doesn't work, already tried that. |
Try running a query like...
Code:
UPDATE (TABLE_PREFIX)user SET vbp_history = '' WHERE userid = X; |
All times are GMT. The time now is 09:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|