bira
19 Apr 2001, 08:17
OK, so this came out of a 'discussion' eva2000 and I had about moving posts to a "trashcan" forum, rather than deleting them. The way eva does it, is to split the thread (move the post(s) he wants to 'delete' into a new thread) and then move the new thread to the "trash-can" forum.
So I figured, why not just do it in one go?
So here's a microscopic hack to do just that :D
1) Open postings.php
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Immediately ABOVE it put:
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.
---------------
Immediately BELOW it put:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
2) Edit the template threads_splitthread.
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Immediately ABOVE it put:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That's it :)
Now, when you split a thread, you can either leave it in the same forum, or select a different destination forum.
Cheers,
Bira
So I figured, why not just do it in one go?
So here's a microscopic hack to do just that :D
1) Open postings.php
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Immediately ABOVE it put:
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.
---------------
Immediately BELOW it put:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
2) Edit the template threads_splitthread.
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Immediately ABOVE it put:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That's it :)
Now, when you split a thread, you can either leave it in the same forum, or select a different destination forum.
Cheers,
Bira