The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to search a text string in the post table
Hello,
How I can search a text string in the post table. I have lots of URL (www.example.com) made by some users, but i am not able find all of them using the normal vbulletin search. Hence I want to make a search in the post table in someway please help !!! Lots of spammers are screwing our site, and I want to delete this immediately. Regards. |
#2
|
|||
|
|||
Code:
SELECT * FROM post WHERE pagetext LIKE '%www.example.com%' |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|