View Full Version : how to allow a user to delete the his first post, without deleting a thread?
how to allow a user to delete the his first post, without deleting a thread?
TXH
kippesp
24 Jan 2002, 01:06
Same question for admins and mods.
Does this require a hack?
open editpost.php and find this lines:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
just change
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
to
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
when only normal users cannot delete the thread
or just kill the whole true clause when nobody should delete a thread on this way
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.