1
dlh
Registration Form
  • 2004/7/30 17:35

  • dlh

  • Posts: 182

  • Since: 2002/2/20


Hey all,

I am trying to modify the registration page so that it includes the following message.

"NOTE: It may be necessary to disable your firewall to register since some have been known to delete header information sent during the registration process. If you are having problems - please turn off your firewall for the registration process only. You may turn it back on immediately afterwards."

It seems that I must manipulate register.php since there is no template assigned. Erm...where exactly would I do that since it is a fairly complicated bit of code.

Thanks,

Dan

2
Mithrandir
Re: Registration Form

include/registerform.php:

$reg_form->addElement(new XoopsFormLabel('', 'Text you want displayed on the page');

Pop that one in the order of where you want it to be on the register page.

3
dlh
Re: Registration Form
  • 2004/7/30 22:09

  • dlh

  • Posts: 182

  • Since: 2002/2/20


You da man! Thanks.

One correction to anyone else implementing - make sure you add a second parenthesis...

on the page'));

Thanks again!

Dan

4
Mithrandir
Re: Registration Form

right...

php programming in textareas ain't that good

Login

Who's Online

261 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 261


more...

Donat-O-Meter

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

Latest GitHub Commits