Author |
Topic |
|
duh
"catpurrs"
|
Posted - 06/28/2008 : 06:19:32
|
Benj, I'm adapting Snitz Forums for one of my sites--chose it because that's the set that you use for FWFR, so it feels familiar to me.
Which database table and field do you use for our user aliases? Or did you make a new field for that? |
|
benj clews "...."
|
Posted - 06/28/2008 : 09:53:17
|
Um... not sure I understand the question
Looking at the [FORUMNAME]_MEMBERS table, there's M_NAME and M_USERNAME fields, the M_NAME one equating to what is displayed alongside your post here, so that's where the user's alias comes from. Does that answer your question in any way or am I just rambling? |
|
|
duh "catpurrs"
|
Posted - 06/28/2008 : 17:38:52
|
quote: Originally posted by benj clews
Um... not sure I understand the question
Looking at the [FORUMNAME]_MEMBERS table, there's M_NAME and M_USERNAME fields, the M_NAME one equating to what is displayed alongside your post here, so that's where the user's alias comes from. Does that answer your question in any way or am I just rambling?
That's what I needed to know, thanks. Now -- how would you recommend that I set it up to have avatars like we have here? |
|
|
benj clews "...."
|
Posted - 06/29/2008 : 01:18:33
|
The big picture should be coming from M_PHOTO_URL. I had to modify the code to put in the little fwfr avatars beside the username though. |
|
|
duh "catpurrs"
|
Posted - 06/29/2008 : 05:12:18
|
quote: Originally posted by benj clews
The big picture should be coming from M_PHOTO_URL. I had to modify the code to put in the little fwfr avatars beside the username though.
Thanks, Benj! |
|
|
|
Topic |
|