TBDev Forum
Programming board
Main Page Forum Rules Privacy Policy Members Contact Us
Welcome Guest (Login | Register)
TBDev Forum TBDev.net - Help General Support Add delete

Add delete

2006-10-29 21:35:00
Group: Member
Posts: 28
Topics participated: 19
Topics started: 12
First post: 2006-10-10 16:40:00
Last post: 2006-11-11 21:09:00
Hi!

Can I add the option delete between Enabled and Okay? A delete user option of course.

 
\n");


and above add this
print(" ");
$username = htmlspecialchars($user["username"]);
print("
");


and make a file called todger.js(if it doesn
2006-10-29 21:44:00
Group: Member
Posts: 158
Topics participated: 85
Topics started: 14
First post: 2006-02-25 16:30:00
Last post: 2008-09-25 15:43:00
search for this in userdetails.php
print("
Allow
Delete
 
2006-10-29 22:07:00
Group: Member
Posts: 28
Topics participated: 19
Topics started: 12
First post: 2006-10-10 16:40:00
Last post: 2006-11-11 21:09:00
Doesnt work. Nothing happends! And, the script doesn't have to be that complicaded. It's enough with a that says Delete user!
 
2006-10-29 22:28:00
Group: Member
Posts: 158
Topics participated: 85
Topics started: 14
First post: 2006-02-25 16:30:00
Last post: 2008-09-25 15:43:00
Why isn
 
2006-10-29 22:31:00
Group: Member
Posts: 2312
Topics participated: 1240
Topics started: 124
First post: 2006-02-25 21:12:00
Last post: 2009-01-03 14:56:00
If you want to delete an account, why don't you just use the delete account option?
 
2006-10-29 22:46:00
Group: Member
Posts: 28
Topics participated: 19
Topics started: 12
First post: 2006-10-10 16:40:00
Last post: 2006-11-11 21:09:00
which is where?
 
2006-10-29 23:49:00
Group: Member
Posts: 158
Topics participated: 85
Topics started: 14
First post: 2006-02-25 16:30:00
Last post: 2008-09-25 15:43:00
this is the simplest solution CF...^^


delacctadmin.php

is the script


Greetz
 
\n");
//------ Added by Wilba ---------------------

if (get_user_class() > UC_MODERATOR)
{
print(" ");
2006-10-30 10:41:00
Group: Member
Posts: 1462
Topics participated: 667
Topics started: 22
First post: 2006-02-25 13:08:00
Last post: 2008-12-29 14:13:00
goes below Okay :)

print("
 

Similar threads

Topic Posts Last post
delete inactive user accounts,delete parked user accounts,delete unconfirmed users if timeout 3 2008-12-27 19:08:00
Viewing IP Add and Email Add 3 2007-10-26 21:41:00
how to add ? 13 2008-11-06 23:50:00
Add 1 2007-07-27 01:08:00
How can i add this? 10 2008-11-10 20:39:00