![]() |
Query to set all users blog posts as not visible (vb4)
This query will set all of one user's blog posts to not visible (not a hard delete):
Code:
UPDATE `blog` SET `state` = "deleted" WHERE `username` = "USERNAME" AND `state` = "visible"; |
All times are GMT. The time now is 09:31 AM. |
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:
|