#1
|
|||
|
|||
Account managemnt
Is there possible to manage user account? Example ban him or change pass and email. Maybe some script?
|
#2
|
|||
|
|||
RE: Account managemnt
Not currently in this release, no. You can change email and password manually in the database though. Look around here, there's one or two topics that say how to change the email / password.
|
#3
|
|||
|
|||
RE: Account managemnt
Oh, you can change their passwords? I thought it was encrypted.
|
#4
|
|||
|
|||
RE: Account managemnt
It uses a MD5 hash for the password, so just MD5 hash the new password and insert into the database for the user. :)
|
#5
|
|||
|
|||
RE: Account managemnt
Easy. Go to your MyPHP Admin and click "Users". Then click the little X to delete who you want or the little Pencil to edit account details.
|
#6
|
|||
|
|||
RE: Account managemnt
Is there posible to put this MD5 hash automaticaly? And theres another missing files. Here in the account.php is code:
Code:
/* <a href='changepassword.php'>Change Password</a><br> <a href='changeemail.php'>Change Email Address</a><br>"; */ /* */ but I get error page. Now I search script that will reset password(resetpass.php) and account manager. Theres planty of them in hotscripts.com |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
IP Tracking/Account Limiter | ipengu | Mys v1.2.x Mods | 6 | 10-19-2011 10:54 PM |
Multi Account | jcga | Questions and Supports | 3 | 11-12-2009 01:39 PM |
[Lock Please] Account changes | Tequila | Questions and Supports | 6 | 08-01-2009 03:27 PM |
Change the "My account" button | wilfred888 | Questions and Supports | 1 | 05-01-2009 02:01 PM |
Add Special Pets to Account | Blue Icebox | Questions and Supports | 4 | 02-20-2009 11:45 PM |
What's New? |
What's Hot? |
What's Popular? |