Page 1 of 1
Try this...
Posted: Wed Jul 03, 2002 1:47 pm
by icesolid
Code: Select all
<?php
if($body) {
include("$body");
} else {
include("$special");
}
?>
Posted: Sat Nov 06, 2004 9:27 am
by wwwapu
This was under unanswered questions. And so it has been for more than two years. I don't see any questions. This is rather like an answer to one.
It is a pity no one wants to "try this". Just a tiny note all alone in the darkest dungeons of DB.
The point I'm trying to make is: "How about some pruning"
Posted: Sat Nov 06, 2004 9:30 am
by John Cartwright
It would most likely be a very tedious task to prune all non helpful posts.
I'm sure the admins here have better things to do ;P
Posted: Sat Nov 06, 2004 9:45 am
by kettle_drum
I think we need to keep all posts no matter how silly just as a full record of what has been posted no matter how silly.
Posted: Sat Nov 06, 2004 9:55 am
by wwwapu
I'm sure that admins do have much better things to do, but there is easy to use pruning option in phpBB maintenance panel that allows to delete messages that have not been answered in xx days. (600 days for examble)
However there are some problems in using that. It can not distinguish between important note and unuseful message. Also I'm not sure how it handles old threads. If some long thread hasn't got any new messages in given time, is it also deleted?:?
I'm lucky not to have such problems for I'm not an admin to anything. (Except for my life, and that only to some extent)
Posted: Sat Nov 06, 2004 11:32 am
by patrikG
What's the problem with this not being answered for two years? Maybe someone will come along one day
