1
Jackwan
How to Modify the Text of...
  • 2004/11/24 15:26

  • Jackwan

  • Not too shy to talk

  • Posts: 129

  • Since: 2004/9/8 2


User login page?

Like this:
*******************
User Login
Username:
Password:

You need to register to view News or to Post in the Forum.

Not registered? Click here.

********************

Thanks.

2
m0nty
Re: How to Modify the Text of...
  • 2004/11/24 15:42

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


goto templates and then edit the login template in the system templates part

3
Jackwan
Re: How to Modify the Text of...
  • 2004/11/24 19:51

  • Jackwan

  • Not too shy to talk

  • Posts: 129

  • Since: 2004/9/8 2


in my template section there is a system_block_login.html looks like this:

<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post">
<{$block.lang_username}><br />
<input type="text" name="uname" size="12" value="<{$block.unamevalue}>" maxlength="25" /><br />
<{$block.lang_password}><br />
<input type="password" name="pass" size="12" maxlength="32" /><br />
<!-- <input type="checkbox" name="rememberme" value="On" class ="formButton" /><{$block.lang_rememberme}><br /> //-->
<input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />
<input type="hidden" name="op" value="login" />
<input type="submit" value="<{$block.lang_login}>" /><br />
<{$block.sslloginlink}>
</form>
<a href="<{$xoops_url}>/user.php#lost"><{$block.lang_lostpass}></a>
<br /><br />
<a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a>

Where can I change the the text?

4
ReCkage
Re: How to Modify the Text of...
  • 2004/11/25 2:51

  • ReCkage

  • Just popping in

  • Posts: 39

  • Since: 2004/5/24


I made chages to this template, and accidently delected a character, and now i can't log in, how do i log in without using this template

5
CiberEspia
Re: How to Modify the Text of...

try: www.yourasite.com/user.php

6
ReCkage
Re: How to Modify the Text of...
  • 2004/11/25 4:12

  • ReCkage

  • Just popping in

  • Posts: 39

  • Since: 2004/5/24


thats the page for that template.

7
Jackwan
Re: How to Modify the Text of...
  • 2004/11/25 5:05

  • Jackwan

  • Not too shy to talk

  • Posts: 129

  • Since: 2004/9/8 2


Quote:

ReCkage wrote:
thats the page for that template.


1. restore from backup
2. if you save it as default, copy the html from XOOPS install down load.

8
Jackwan
Re: How to Modify the Text of...
  • 2004/11/26 0:49

  • Jackwan

  • Not too shy to talk

  • Posts: 129

  • Since: 2004/9/8 2


Quote:

Jackwan wrote:
in my template section there is a system_block_login.html looks like this:

<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post">
<{$block.lang_username}><br />
<input type="text" name="uname" size="12" value="<{$block.unamevalue}>" maxlength="25" /><br />
<{$block.lang_password}><br />
<input type="password" name="pass" size="12" maxlength="32" /><br />
<!-- <input type="checkbox" name="rememberme" value="On" class ="formButton" /><{$block.lang_rememberme}><br /> //-->
<input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />
<input type="hidden" name="op" value="login" />
<input type="submit" value="<{$block.lang_login}>" /><br />
<{$block.sslloginlink}>
</form>
<a href="<{$xoops_url}>/user.php#lost"><{$block.lang_lostpass}></a>
<br /><br />
<a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a>

Where can I change the the text?


Hello hello,

any one can help? I am still waiting.

Thanks.

9
m0nty
Re: How to Modify the Text of...
  • 2004/11/26 3:51

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


clear ur templates_c and cache folders...

that shud then make XOOPS recompile them from the actual system templates instead of the edited ones..

Login

Who's Online

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


Members: 0


Guests: 186


more...

Donat-O-Meter

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

Latest GitHub Commits