1
Tekfrog
How do I 'add' to the user registration page?
  • 2003/9/18 1:14

  • Tekfrog

  • Just popping in

  • Posts: 8

  • Since: 2003/2/8 2


What file do I edit in order to add to the above page. I want to add some text under the email box so I can explain a few things to new registrants before they use a hotmail, msn or other free email address.

Thanks in advance.

Tekfrog

2
builderb
Re: How do I 'add' to the user registration page?
  • 2003/9/25 21:43

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I did the same kind of thing on my site for the user registration page. In this page: /include/registerform.php @ line 39 I added this:

Quote:
$email_tray = new XoopsFormElementTray(_US_EMAIL, "<br /><b>IMPORTANT:</b> Please use a valid e-mail address. You will receive an automatic e-mail response <u>to this address</u> containing your account activation code.<br />");


I added this blurb:
IMPORTANT: Please use a valid e-mail address. You will receive an automatic e-mail response <u>to this address</u> containing your account activation code.

you can see it on my site here

Hope this helps.

-Builderb

3
Tekfrog
Re: How do I 'add' to the user registration page?
  • 2003/9/26 0:15

  • Tekfrog

  • Just popping in

  • Posts: 8

  • Since: 2003/2/8 2


Rock!

Thanks builderb!

4
djmojo
Re: How do I 'add' to the user registration page?
  • 2003/12/2 5:22

  • djmojo

  • Just popping in

  • Posts: 20

  • Since: 2003/12/2


I put the code in as explained but it is not showing up! Any suggestions?

5
Mithrandir
Re: How do I 'add' to the user registration page?

Update the module, so the template is re-compiled.

Login

Who's Online

245 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 245


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits