The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
visitor image search query
Can someone write me a query that runs a search in all visitor message for a specific image url link??
|
#2
|
|||
|
|||
Try this:
Code:
SELECT * FROM `visitormessage` WHERE pagetext LIKE '%http://www.mysite.com/image.gif%' |
#3
|
|||
|
|||
Thanks that worked
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|