1
lmartinus
Re: Checking the "Allow other users to view my email address" box
  • 2005/12/11 15:01

  • lmartinus

  • Just popping in

  • Posts: 6

  • Since: 2005/11/29


Yes, but I would like the "Allow other users to view my email address" box to be checked by default when a new user wants to register...

Is that possible ?

Thanks for your help,
Martin.



2
lmartinus
Re: Checking the "Allow other users to view my email address" box
  • 2005/12/11 14:48

  • lmartinus

  • Just popping in

  • Posts: 6

  • Since: 2005/11/29


Hello!

I'm using XOOPS 2.0.10...

Thanks,
Martin.



3
lmartinus
Checking the "Allow other users to view my email address" box
  • 2005/12/11 14:24

  • lmartinus

  • Just popping in

  • Posts: 6

  • Since: 2005/11/29


Hello !

I can't find how to modify the registration form in order that the "Allow other users to view my email address" box be checked by default...

Can someone help me out ?

Many thanks,

Martin.



4
lmartinus
Re: Activation of new users
  • 2005/12/8 14:47

  • lmartinus

  • Just popping in

  • Posts: 6

  • Since: 2005/11/29


So far, I have only modified the function userCheck($uname, $email, $pass, $vpass)

by adding this:

Quote:
if (eregi('ll'*'.nottingham.ac.uk', $email)) {
$stop .= _US_INVALIDMAIL.'<br />';
break;
}


But in fact, that the opposite solution I want to reach... =;(

Thanks for your help,
Martin.



5
lmartinus
Activation of new users
  • 2005/12/8 13:53

  • lmartinus

  • Just popping in

  • Posts: 6

  • Since: 2005/11/29


Hello !

I have noticed that all the users of my web site share a common feature: it is that their email adress is supposed to be something like ll........@nottingham.ac.uk

Therefore, I am trying to modify the register.php file in order that new users having such an adress can be automatically activated,
and that other users get a message telling them to use their ll.......@nottingham.ac.uk email.

However,it does not work (probably because I'm a beginner!).

Can someone help me ?


Thank you very much for your help,

Martin.



6
lmartinus
Is it possible to modify the registration form ?
  • 2005/11/29 8:56

  • lmartinus

  • Just popping in

  • Posts: 6

  • Since: 2005/11/29


Hello everyone !

I am writing as I would like to know whether there is any admin module in oder to modify the registration form ?

Alternatively, is there any tutorial explaining how to do it on one's own ?

I did not find anything relevant using the "Search" option...

Thank you very much for you help!

Regards,

Martin.




TopTop