Quote:
Originally Posted by ra7al
you can restore his ID with Different name
run this with your SQL :-
PHP Code:
UPDATE post SET userid = XX WHERE userid = 0;
and relace XX with THE ID
Use This with your own risk 
|
Thanks, friend, but if you have more than a deleted member, all the posts become to the same, but it is very useful. Thanks
Do you know how can i put in the Admin Panel that nobody can delete users? I want that nobody can delete users in my forum.