11
VideoDude
Re: Registration Page Questions
  • 2004/10/25 18:56

  • VideoDude

  • Friend of XOOPS

  • Posts: 60

  • Since: 2004/6/4 1


Likely not the cleanest solution, but I went into register.php and changed:
//OpenTable();
echo _US_USERNAME.": .$myts->makeTboxData4Preview($uname)."<br />";

To
//OpenTable();
echo "

Check Details and Click "Finish" Below

"
;
echo 
_US_USERNAME.": .$myts->makeTboxData4Preview($uname)."<br />";


Then to call attention to the activation step I modified the _US_YOURREGISTERED variable in /language/english/user.php by adding an H1 tag at the beginning of the text to be displayed. Of course, I terminated the tag at the end of the text to be displayed.

This worked nicely. Oh, and for you XOOPS web site owners who are grammatic perfectionists. The text associated with the _US_YOURREGISTERED variable should be changed from "...an user activation key..." to "...a user activation key..."

Login

Who's Online

456 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 456


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