Which table contains the avatars?

Discuss general development subjects that are not specific to a particular version like the versioning control system we use or other infrastructure.
Post Reply
g89ozb
Registered User
Posts: 1
Joined: Thu Jun 16, 2016 10:05 am

Which table contains the avatars?

Post by g89ozb »

I'm not able to find the table which contains the avatars.
Can anyone help me ?
I'm new to phpbb development

-Thanks

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1904
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Which table contains the avatars?

Post by DavidIQ »

The users table contains the user's avatar info. If you're asking about uploaded images those aren't stored in the database. They're in images/avatars/uploads.
Image

Post Reply