The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
What can I do To....?
Remove All Avatars and Smilies without doing them individually...?
Make the SEARCH min characters to "2" instead of "4"? thanks in advance |
#2
|
||||
|
||||
BUMP
|
#3
|
||||
|
||||
patience
1. Go into phpmyadmin, and run these two queries: Code:
DELETE FROM avatar; Code:
DELETE FROM smilie; |
#4
|
||||
|
||||
The search characters can be changed in your control panel.
Amy |
#5
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|