News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Moving custom avatars

Started by Jafo232, October 31, 2012, 10:00:54 AM

Previous topic - Next topic

Jafo232

I have been tasked with converting an SMF forum to another platform.  I am looking through the database and in the members table I see a column for avatars.  This shows data for remote avatars (urls) and local pre-defined avatars, but I see nothing that indicates if a user has an uploaded custom avatar.  Where is this information stored?

Thank you so much for your help!

Jafo232

I should mention this is smf 1.9..

IchBin™

I think you mean 1.1.9?

IIRC, avatar is a column in the smf_members table.
IchBin™        TinyPortal

Jafo232

Quote from: IchBin™ on October 31, 2012, 12:41:17 PM
I think you mean 1.1.9?

IIRC, avatar is a column in the smf_members table.

Yes, but I only see pre-defined and URL avatars, I don't see custom uploaded avatars there?  I know they exist, I see them in the source forum?

Thanks for your reply!

ThorstenE

uploaded avatars will be stored in smf_attachments (associated column is id_member), the files are located in /attachments..

Advertisement: