The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|