Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
9 - 8 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Login with e-mail
by slyss on 2007/6/28 7:37:32

dosn't work
Re: Login with e-mail
by Dave_L on 2007/6/15 17:48:23

include/checklogin.php should be the correct file.

After messing with the login processing, you may need to empty (delete the rows in) the session table and delete the cookies for the site.
Re: Login with e-mail
by slyss on 2007/6/10 12:54:41

hi david...

i haven't try because is an php file and not a template...

but i will go to try for any doubt...
Re: Login with e-mail
by slyss on 2007/6/10 11:30:58

Quote:

Red_Bee wrote:


Also, isn't it less secure to use email instead of username?


yes but i need this...

anybody ?

i need to add

le="color: #000000"><?php if( strstr( $_POST['uname'] , '@' ) ) { list( $uname ) = $xoopsDB->fetchRow( $xoopsDB->query( "SELECT loginname FROM ".$xoopsDB->prefix('users')." WHERE email='".$myts->addSlashes($_POST['uname'])."'" ) ) ; }


but any modifications don't appears...

i don't know why but if i try to delete all internal of include/checklogin.php my site still work fine....
Re: Login with e-mail
by Red_Bee on 2007/6/10 11:06:14

Just wonder why you need that function.

Also, isn't it less secure to use email instead of username?

Who's Online

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


Members: 0


Guests: 196


more...

Donat-O-Meter

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

Latest GitHub Commits