FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Show all users email address by default in registration?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Show all users email address by default in registration? [message #21808 is a reply to message #21804] Fri, 17 December 2004 19:46 Go to previous messageGo to previous message
rickd is currently offline  rickd   United States
Messages: 7
Registered: December 2004
Karma:
Junior Member
Hi.

I'm running version 2.68

In the register.php.t file I have this text shown below. The value 4488116 appears where I think you are referring to 4488182.

For this version, what value should I use?

Thanks again....RickD

/* When we need to create a new user, define default values for various options */
if (!__fud_real_user__ && !isset($_POST['prev_loaded'])) {
$vars = array_keys(get_object_vars($uent));
foreach ($vars as $v) {
${'reg_'.$v} = '';
}

$uent->users_opt = 4488116;
if (!($FUD_OPT_2 & 4)) {
$uent->users_opt ^= 128;
}
if (!($FUD_OPT_2 & Cool) {
$uent->users_opt ^= 256;
}
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Qmail Piping to mailing list does not work.
Next Topic: Searching on "multiword phrases"
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 08:39:19 GMT 2024

Total time taken to generate the page: 0.05007 seconds