1
josh123
wanna help for login
  • 2006/7/8 1:58

  • josh123

  • Just popping in

  • Posts: 6

  • Since: 2006/6/2 2


who can help me to change guest login to XOOPS user login ?










Sample Login Page


    


male   type=radio value=1 name=icon>female   name=admin> login as admin


2
snow77
Re: wanna help for login
  • 2006/7/8 2:16

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


following the example of the sytem_block_login template you can get it to do what you want:

<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="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>

3
josh123
Re: wanna help for login
  • 2006/7/8 3:17

  • josh123

  • Just popping in

  • Posts: 6

  • Since: 2006/6/2 2


thank you snow but how if user logd in in this login page can got to this room
.........................



 


                 






















 



......................

can you please tray if its work with this login

Login

Who's Online

220 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 220


more...

Donat-O-Meter

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

Latest GitHub Commits