1
limecity
User registration template?
  • 2004/9/15 17:35

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


which file is the template for the User registration part?
or there isn't any?

If so, how do i edit that registration page.
I need to add some Notice text on top of the registration page. Urgent

2
hervet
Re: User registration template?
  • 2004/9/15 17:39

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

There's no template for this.
Use the search, this subject has been talked some time ago.

Bye,
Hervé

3
limecity
Re: User registration template?
  • 2004/9/15 17:44

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


Hmm i did try to made a search..
i got some result regarding the XOOPS registration form customisation..

But i don't want to make any changes to the registration form..

I just want to add a Message on top of that particular registration page to notify the user.

4
DonXoop
Re: User registration template?

Same thing.

Instead of modifying the form data/fields/etc. you just want to add some text above the form. Same file, just put some code in there to print your message. Or am I not understanding this?

5
limecity
Re: User registration template?
  • 2004/9/15 17:55

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


i am editing include/registerform.php
is that the right file for it?

i don't know much about php
what should i put to show the text on top of the form?
where should i add the line?


6
DonXoop
Re: User registration template?

You could put it in right after the first two include() lines.

For something quick you could make a line like:

echo " This is my text and this is bold and now I want a line break
So I can start a new line.";

You can write normal HTML code inside an echo ""; statement. Just make sure you enclose it in the quotes and end with the semicolon.

7
limecity
Re: User registration template?
  • 2004/9/15 18:09

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


Oh Thanks for the input
Okay.. now eveything settle..

Some users just don't aren't familiar with
Email Activation thingy. and they supplied with false emails and came back and complain about why they can't register. Lols


Thanks again~ ^-^

Login

Who's Online

406 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 406


more...

Donat-O-Meter

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

Latest GitHub Commits