
10-14-2004, 12:23 AM
|
 |
|
|
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Nice hack.
Some suggestions: - Take care of user settings for reveiving PM
- Take care of user settings for eMail notifiication
- Use phrases
Well, not really necessary but makes it easier for those of us who do not use english
- Add possibility to include username in message ("Dear xyz ...")
- Optimize query so it does not take so much RAM
Only userid and username should be necessary
- Take care of secondary usergroups
Could be done by using FIND_IN_SET()?
|