Log in

View Full Version : delete post


squawell
12-11-2001, 05:58 PM
have any way to count how many posts u delete??

for example:

posts:20 than u delete 1 post

change to this:

posts:19
delete posts:1

can do that??if can and how to do??

squawell
12-13-2001, 08:37 PM
any idea?? :confused:

Admin
12-14-2001, 05:46 AM
Add a new field to the user table, then update it +1 anytime the user deletes his post (editpost.php and maybe also functions.php's deletethread() IIRC).

squawell
12-14-2001, 06:11 AM
FireFly thankz ur reply~~

but i get a little confuse :confused: :confused:

can u give me more Description and detail !! :D