The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
All the phrases for the thread prefixes are stored in the database like any other phrase. They are stored in the phrase table.
You can retrieve them by executing a query such as: HTML Code:
SELECT * FROM `phrase` WHERE varname LIKE '%_title_plain' OR varname LIKE '%_title_rich' |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|