Thanks for your replies,
Brad can you expand on #2? How can I hook into the VB way of changing the post order?
--------------- Added [DATE]1223882033[/DATE] at [TIME]1223882033[/TIME] ---------------
ok I added:
Code:
$postorder = "DESC";
to showthread_query and this seems to be working with a few changes to cheifpost...
a few problems though... the quick reply system is still causing the ajax insertion to go to the bottom... is there a way to cause the page to refresh or force the ajax to insert the new post at the top of the page?