The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Does anyone know how I can find out the column names for the avatar table in the database?
I see the mysql statement in profile.php that gets the predefined avatars, and it does an ORDER BY avatar.displayorder. I want to do an ORDER BY avatar.name but I don't know the name of the correct column name. |
|
#2
|
|||
|
|||
|
[sql]
DESCRIBE table_name [/sql] |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|