1
PTlooker
register.php
  • 2003/11/4 17:33

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Hi, i would to know where can i add a small text (a note) in the register page...i would like to add the text below the form...hope someone can help me..
Thanks in advance!

2
CBlue
Re: register.php

I know one thing you can do, which is what I did, edit the login.html template and make the register link go to another page that you can have what you want on it with the register.php link added to the new page. I created the new registration page with cjay content and then linked that new page as the register link in the user login block.

3
PTlooker
Re: register.php
  • 2003/11/4 18:48

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


thanks but i really would like to do that on the original one...if anyone knows please help me..

4
ajaxbr
Re: register.php
  • 2003/11/4 19:29

  • ajaxbr

  • Quite a regular

  • Posts: 276

  • Since: 2003/10/25


Bruno, I guess you should look for
echo "<span style='color:#ff0000;'>$stop</span>";
include 
'include/registerform.php';
$reg_form->display()
. Add a
echo "<h4>Tua nota aqui, cuidando para não usar aspas duplas</h4><br /> Testa e diz o resultado";
right after that if you want the note to appear registration error screens and right before the
// CloseTable();
if you want it to show up in the first screen.
Backup everything and give it a shot. I apologize in advance, just in case this is not what you need (I'm not fluent in php or xoops...)

5
PTlooker
Re: register.php
  • 2003/11/5 13:42

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Obrigado, fico contente por falar portugues :) mas o code que me deu nao funciona, quero que apareça o texto abaixo do termo de responsabilidade...aguardo resposta se souber..
:) :)

6
PTlooker
Re: register.php
  • 2003/11/5 20:45

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


anyone help me please...still waiting for a good way to do it...thanks in advance..

7
onokazu
Re: register.php
  • 2003/11/5 22:53

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You could edit the file /incldue/registerform.php directly.

Login

Who's Online

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


Members: 0


Guests: 252


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