PDA

View Full Version : Prune on Locked Topics


G0D
27 Jun 2001, 06:59
File to edit: thread.php (in /admin/)
I think this can also be done with the thread.php in /mod/

Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


ABOVE it add:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


REPLACE it with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


REPLACE it with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


REPLACE it with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


REPLACE it with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


REPLACE it with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

stroppytart
27 Jun 2001, 15:21
so what does it do?

G0D
27 Jun 2001, 16:14
gonna make a massmove locked topics script 2.

G0D
27 Jun 2001, 16:17
Originally posted by stroppytart
so what does it do?

In your admin control panel there is an option called "prune".
It's a script to delete all your old posts etc. I just added an extra option so you can only delete all your locked topics.