The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I would like a list of all the users who have entered in a name for AIM (for example)... is there an easy way of doing this?
|
#2
|
|||
|
|||
![]()
Go into the Adminc CP > Maintenance > Execute SQL Query
Paste this in to find ICQ: Code:
SELECT username, icq FROM `user` WHERE `icq` != '' |
#3
|
||||
|
||||
![]() Quote:
|
#4
|
|||
|
|||
![]()
Do your tables have a prefix?
|
#5
|
||||
|
||||
![]()
"vb_" i believe
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|