Hack needed?
Thanks for hints!
If I am not mistaken (John?):
Change this snippet of line 300 in newreply.php from
WHERE post.visible=1 AND post.threadid=$threadid AND user.userid=post.userid ORDER BY dateline DESC");
to
WHERE post.visible=1 AND post.threadid=$threadid AND user.userid=post.userid ORDER BY dateline ASC");
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.