= 32767) die("okay, the thread reached 0x8000 posts, which means it ran it's course. now go make a demo about it. (a demo, NOT a new thread.)"); */ if(($page<=0)||(!$page)) { $page=ceil($nb_posts/$posts_per_page); } $query="SELECT topic,category,closed FROM bbs_topics WHERE id=".$which; $result=mysql_query($query); $topic = mysql_fetch_object($result); $topictitle=htmlcleanonerow($topic->topic); $query="SELECT bbs_posts.id,bbs_posts.post,bbs_posts.author,bbs_posts.added,users.nickname,users.avatar,users.level FROM bbs_posts,users WHERE bbs_posts.author=users.id AND bbs_posts.topic=".$which." ORDER BY bbs_posts.added ASC"; $query.=" LIMIT ".(($page-1)*$posts_per_page).",".$posts_per_page; $result=mysql_query($query); while($tmp=mysql_fetch_assoc($result)) { $replies[]=$tmp; } ?>
">">
category: category]?> [edit]
=2): ?>

  previous page
 
next page
 
"> "); ?> here"); } else { print(parse_message($replies[$i]["post"])); } ?>
added on the "> by ">  
"> src="avatars/" border="0" alt="" title="">
=2): ?>

  previous page
 
next page
 

closed) { ?>
thread closed
this thread now officially wants YOU to go make a demo about it instead. please comply.
post a new reply
message:

BB Code is allowed here

post a new reply
You need to be logged in to post a new reply :: register here