[Problem]Table Account

10/14/2010 15:44 San-Goku#1
hey guys,my table account had a problem,when people register thier ID,the password did not display on table account..like this:

[Only registered and activated users can see links. Click Here To Register...]

thats happen,so i hope u guys can help..thx
10/14/2010 17:13 King_Arthur#2
Why do you think it is a table problem? Sounds to me like a register problem. What are you using to add accounts to your db?
10/15/2010 03:34 San-Goku#3
XAMPP..
10/15/2010 14:08 karnyge#4
All passwords are displayed like that, unless you are referring to the blank one. But i am no expert.
10/15/2010 15:34 King_Arthur#5
Quote:
Originally Posted by San-Goku View Post
XAMPP..
I meant "Did you use a register page? If so which one?" when I asked that question.

karnyge brings up a good point though. Are you referring to the passwords not being in plain text?
10/15/2010 15:46 San-Goku#6
i dont understand..yeah im using register page..from

Quote:
[Only registered and activated users can see links. Click Here To Register...]
10/16/2010 01:55 karnyge#7
If you are using a registry page, then the passwords should display as you showed, (not the blank). The database encodes the passwords so not even the people with database access can ''play'' with the accounts.
Personally, i would not even try to decode them, it would get you a bad reputation if people found out. No i am not suggesting you are or will try. Just stating a fact.

@King Arthur- thank you lol
10/16/2010 02:34 crootes#8
The problem with the blank password is that the register page is not set up right you need to make sure everything was included with the download. You may want to get the original reg page then replace with the current so you have all the files you need.