Proplem when some one new try to register ??

06/25/2011 00:13 yahyakhireldin#1
[Only registered and activated users can see links. Click Here To Register...]


when any one try to register to my DB he show me only hes id and not the pass did any one have the problem and now how to fix it ...

any one know pleases help me to fix it
06/25/2011 00:19 ~Sword~Stalker~.#2
send me ur register's page source .
06/25/2011 18:46 PowerChaos#3
if it does not show the pass or enter the pass then it means that your pass does not get encoded and definaly does not get submitted into the form

that can hapepnds because a few reasons

1) you have a differend table for the password ( realy strange reason :d )
2) you messed up the register form and on that way it just do not submit the password
3) you overwrite the password submision that get submitted with the register form because you added a second page ?? but dit not paste the password value to it ? (but then you probaly wont ask this question if you know how to do that in the first place :P )

Greets From PowerChaos
06/25/2011 23:06 ~Sword~Stalker~.#4
so .? just put ur reg.page here so we can have a look at it . we cant just assume what the case is .