![]() |
How to Remove BB Code from Thread Post
How to remove BB Codes tags From post ? ALL [HIDE] tags it's created.Please any one can post the SQL Code for remove the HIDE Code? I want to Completely remove the Tag HIDE Code, How i can do ?
Seven different BBCode: [HIDE-REPLY] [HIDE-POSTS] [HIDE-THANKS] [HIDE-REPLY-THANKS] [SHOWTOGROUPS] [STG] [HIDE] |
Run this query after making DB backup.
Use it at your own risk. Code:
UPDATE post SET pagetext = REPLACE(pagetext,'[HIDE-REPLY]',''); |
All times are GMT. The time now is 04:09 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:
|