If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
User Name & Password  XML
Forum Index » Support Forum
Author Message
Anonymous



How Can I Retrieve My User Name And Password For My Advanced Guessbook ???
Anonymous



You will need PHPadmin for this.

[Method 1]
Select the Guestbook database.
Select book_auth.
Now choose Browse.
You now see the admin username and password.
Select edit.
Now paste Code:
773359240eb9a1d9
in the password field and click “GO”.

This will reset your account to:

Your admin name and the password will be: 123


Or do it like this.


[Method 2]
Select the Guestbook database
Now choose on the right side of screen select SQL
Now insert in the Data Entry Field the following lines:

Code:
delete from book_auth;
INSERT INTO book_auth VALUES (1, 'test', '773359240eb9a1d9', '7d8b85294e2e060b83f596a4fc5561ce', 1058460506);


And click "GO"

This will reset your account to:

User name: test
Password: 123
_________________
Jam'n


------------------------------------------------

Only the man who's truly educated
understands that he knows very little...

------------------------------------------------
Anonymous



Where Can I Fine PHPadmin ?
Anonymous



InvisableCrab wrote:Where Can I Fine PHPadmin ?



Never Mind I Found It And Thank You
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum