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.
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.