- Active Social Version: 1.9.1
- DotNetNuke Version: 5.6.0
I found the location where profile pictures are stored, but I was wondering if there is a field in the database indicates the path to a user's picture or just a flag that indicates a user uploaded a picture? Or does it just check for an image with the proper name and display the default if none exists?
Primarily I am interested in querying the database for users that have not uploaded a picture. Is this possible? Thanks!