1
Anonymous
How do I change the url for the Register Now link?
  • 2005/2/22 18:00

  • Anonymous

  • Posts: 0

  • Since:


On the "Login" menu, when a person is not logged in, it displays the "Lost Password" and "Register Now" links. What file do I edit to change the links?

I want the change the "Register Now" link to go to another file.

Thanks.

J

2
exbanious
Re: How do I change the url for the Register Now link?
  • 2005/2/22 18:23

  • exbanious

  • Not too shy to talk

  • Posts: 113

  • Since: 2004/5/30


Its in kind of a strange place...
its in your XOOPS language directory "user.php"

Quote:

define('_US_NOTREGISTERED','Not registered? Click <a href="register.php">here</a>.');

3
Anonymous
Re: How do I change the url for the Register Now link?
  • 2005/2/22 20:16

  • Anonymous

  • Posts: 0

  • Since:


Cool, thanks for the info.

Jim

4
Anonymous
Re: How do I change the url for the Register Now link?
  • 2005/2/22 22:24

  • Anonymous

  • Posts: 0

  • Since:


Ok, I replied too soon.

This worked for the page that is displayed if the person typed in the wrong username for passord. What I'm looking to change is the "Register Now" link that is displayed in the "Login" section that is displayed to anonymous users on the left side under "Main Menu".

Any ideas?

5
exbanious
Re: How do I change the url for the Register Now link?
  • 2005/2/23 8:33

  • exbanious

  • Not too shy to talk

  • Posts: 113

  • Since: 2004/5/30


sorry about that....
i have a link to the login page on my site, so sometimes i forget about the block.
you need to edit the "system_block_login.html" template in the main template folder.
pretty much the same code:
Quote:

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

Login

Who's Online

114 user(s) are online (55 user(s) are browsing Support Forums)


Members: 0


Guests: 114


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