The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
finding out what users have searched for
Is it possible to log the search for viewing later?
|
#2
|
|||
|
|||
Code:
SELECT u.`username`, s.`query` FROM `search` s INNER JOIN `user` u ON s.`userid` = u.`userid` |
#3
|
|||
|
|||
Sorry, does that just pull up the recent searches? Is there a plugin I can use?
|
#4
|
|||
|
|||
Not sure if it is still available for the latest vB version, but there used to be a modification for this.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|