From 6fa03e1a6205d756940553ac45cf6b23868761b5 Mon Sep 17 00:00:00 2001
From: "Janus B. Kristensen" ";
+ echo " ";
if ($user->has_avatar and $logged_in_user->hide_avatars!=1)
echo "avatar."\" alt=\"Avatar\">
$fstatus";
+ if ($fstatus) echo "
$fstatus";
if (!$filter || !$rated_below_threshold){
- echo "
";
- echo "Joined: ", gmdate('M j, Y', $user->create_time), "
Posts: ", $user->posts, "
Posts: ", $user->posts, "
"; + | "; //cellborder=0 deleted - what did it do?
if ($post->timestamp>$logged_in_user->thread_last_visited){
echo "";
@@ -514,19 +516,17 @@ function show_post($post, $thread, $logged_in_user, $n, $controls=FORUM_CONTROLS
Posted: ", pretty_time_str($post->timestamp);
;
- if ($post->parent_post) echo " - in response to parent_post>Message ID $post->parent_post.";
- if ($can_edit && $controls != NO_CONTROLS) echo " id>[Edit this post]";
+ if ($post->parent_post) echo " - in response to parent_post\">Message ID $post->parent_post.";
+ if ($can_edit && $controls != NO_CONTROLS) echo " id\">[Edit this post]";
if ($post->modified) echo " Last modified: ", pretty_time_Str($post->modified); if ($rated_below_threshold && $filter){ - echo " This post has been filtered (rating: ".($post->score * $post->votes)."), press id."&filter=false#".$post->id."\">here to view this thread without filtering"; + echo " This post has been filtered (rating: ".($post->score * $post->votes)."), press id."&filter=false#".$post->id."\">here to view this thread without filtering"; } - echo "\n | \n";
+ echo "\n\n";
if ($controls == FORUM_CONTROLS) {
- //echo "Rate this post:"; - //show_select_from_array("rating", $post_ratings, "0"); // <---- Old obsolete rating method (remove someday) - //echo " | "; + //no special controls in forum } else if ($controls == HELPDESK_CONTROLS && $separate) { echo "
@@ -561,21 +561,21 @@ function show_post($post, $thread, $logged_in_user, $n, $controls=FORUM_CONTROLS
$posttext=externalize_links($posttext);
}
echo " ", $posttext, " "; - echo "
- "; } else if ($forum && $thread) { echo ""; if ($helpdesk) { - echo "", " Questions and problems : "; + echo "", " Questions and problems : "; } else { - echo "", " Message boards : "; + echo "", " Message boards : "; } - echo "id>", $forum->title, " : "; + echo "id\">", $forum->title, " : "; echo strip_tags(stripslashes($thread->title)); echo " "; } else { @@ -717,18 +717,18 @@ function show_thread($thread, $n) { $last = time_diff_str($thread->timestamp, time()); $m = $n%2; echo " -
+ |
$n) Posted $posted
|
Last response $last
- $where : $category->name :
- id>$forum->title :
- id>$title
+ $where : $category->name :
+ id\">$forum->title :
+ id\">$title
|
- $excerpt + $excerpt
- $n) $where : $category->name :
- id>$forum->title :
- id>$title
+ $n) $where : $category->name :
+ id\">$forum->title :
+ id\">$title
| Posted $when by $user->name @@ -768,7 +768,7 @@ function show_forum_summary($forum) {
- id>", $forum->title,
+ id\">", $forum->title,
"
|
", $forum->description, " |