PDA

View Full Version : trying to sort predefined avatars by name, not display order


octokevin
07-30-2008, 03:19 PM
Does anyone know how to do this or 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.

MoT3rror
07-31-2008, 02:55 AM
avatar.title