Re: maillist.php: munging email addresses and hiding email addresses of newly created users.. [message #18637 is a reply to message #18635] |
Tue, 01 June 2004 02:04 |
Tobias Eigen
Messages: 85 Registered: June 2003 Location: Seattle, WA USA
Karma:
|
Member |
|
|
thanks for this - am I right in assuming from the explanation in fud_users.tbl (below) that the option bitmasks are basically added together to arrive at the number in the options field? So I subtract 32768 from the bitmap?
Cheers,
Tobias
Quote: |
# Opts
# 1 display_email (ON/OFF)
# 2 notify (ON/OFF)
# 4 notify_method (EMAIL/ICQ)
# 8 ignore_admin (ON/OFF)
# 16 email_messages (ON/OFF)
# 32 pm_messages (ON/OFF)
# 64 pm_notify (ON/OFF)
# 128 default_topic_view (MSG/TREE)
# 256 default_message_view (MSG/TREE)
# 512 gender (UNSPECIFIED)
# 1024 gender (MALE/FEMALE)
# 2048 append_sig (ON/OFF)
# 4096 show_sigs (ON/OFF)
# 8192 show_avatars (ON/OFF)
# 16384 show_im (ON/OFF)
# 32768 invisible_mode (ON/OFF)
# 65536 blocked (ON/OFF)
# 131072 email_conf (ON/OFF)
# 262144 coppa (ON/OFF)
# 524288 is_mod (ON/OFF)
# 1048576 is_admin (ON/OFF)
# 2097152 acc_status (P/A)
# 4194304 avatar_approved (No Avatar)
# 8388608 avatar_approved YES
# 16777216 avatar_approved NO
# 33554432 admin disabled PM (ON/OFF)
# 67108864 admin disabled signature (ON/OFF)
# 134217728 do not send e-mail notifications (ON/OFF)
|
Kabissa - Space for change in Africa
|
|
|