The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
just remove the option from the user-cp and than run an sql-query to set every user status to visible
|
#12
|
||||
|
||||
What sql query would that be?
Satan |
#13
|
||||
|
||||
Quote:
|
#14
|
||||
|
||||
Never mind... I figured it out. It's a very simple SQL query:
Code:
UPDATE user SET invisible="0" where invisible="1"; |
#15
|
||||
|
||||
exact
sorry, but has had lot of work last days, thats why i couldn't answer the question |
#16
|
||||
|
||||
Ah ok...
Im no good as queries... Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|