1
webguygary
How do I change "Register Now!" link to a different page?
  • 2004/12/17 16:14

  • webguygary

  • Just popping in

  • Posts: 25

  • Since: 2004/11/8


I've created a custom registration process where I need an additional page before bringing site visitors to register.php. In the log-in block, where it says"Register Now!", the link goes directly to register.php. I need to have that link point to a page that explains the benefits of registering, and THEN a link to register.php. What file(s) do I need to edit for that?

2
Anonymous
Re: How do I change "Register Now!" link to a different page?
  • 2004/12/17 16:18

  • Anonymous

  • Posts: 0

  • Since:


Hi,
Why u don't use "Registration disclaimer" ?

3
webguygary
Re: How do I change "Register Now!" link to a different page?
  • 2004/12/17 16:29

  • webguygary

  • Just popping in

  • Posts: 25

  • Since: 2004/11/8


Because I'm using the registration disclaimer as a registration disclaimer. What I'm doing is presenting to people the features and benefits of the site, and listing the reasons they should sign up. burying it in the disclaimer box on the bottom of the registration form would diminish what I'm trying to achieve, which is to entice visitors to register. I want a nice formatted html presentation of features & benefits.

Ya gotta sweet talk them a little before they give it up, ya know?
:)

4
webguygary
Re: How do I change "Register Now!" link to a different page?
  • 2004/12/17 17:23

  • webguygary

  • Just popping in

  • Posts: 25

  • Since: 2004/11/8


OK, I figured it out:

Go to Administration of the XOOPS Site, blocks, Login - Edit, Edit Template.

find this line:
Quote:

<a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a>


change to
Quote:

<a href="<{$xoops_url}>/YOURPAGENAME.php"><{$block.lang_registernow}></a>


YOURPAGENAME.php = name of page you wisdh link to point to.

This was great to be able to answer my own XOOPS question for once!

:)

Login

Who's Online

196 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 196


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