Michael
unread,Feb 20, 2012, 6:21:11 PM2/20/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fat Free CRM Developers
I'm working on adding the functionality to allow contacts to have
avatars uploaded to them rather than use gravatar.
I got as far as getting the avatars to display correctly if I edited
the database by hand and put the images in the right location.
It seems that there was or is the idea of having avatars for more than
just users. Based on this comment.
"We want to store avatars in separate directories based on entity
type (i.e. /avatar/User/, /avatars/Lead/, etc.),"
Has anymore work been done / is being done on this. I don't want to
reinvent this if it is already out there.