![]() |
Erm ... it does show older Quotes first?
|
No.. If I run down the thread, selecting the oldest quotes first, it displays in reverse order when I click the "quote" button on the last quoted thread.
|
Hmm, for me it does.
But it could be that different mySQL-Versions behave differently. In Hook newreply_forum_start change PHP Code:
PHP Code:
I think the best idea would be to make this dependand on the Users setting (Oldest First or Newset First). |
I'll give it a shot. The majority of our users are using linear mode, oldest first. There's only a couple that use Hybrid or Threaded.
|
Quote:
I take that back.. It sort of works. The very first quote is from the last post where I clicked "Quote". The rest ARE in order, oldest to newest first. |
That is ... impossible.
ORDER BY post.dateline ASC selects older posts first. But you might try ORDER BY post.dateline DESC (this gives newest Posts first, at least theoretically and on my system) |
Well, the first Quote will always be the one where you clicked Quote.
Getting this at the right place time-wise would require some more changes. |
OK.. I'll just change my instructions to the users to click the multiquote icons and then the Post Reply icon.
Edit -- Just tested and that procedure works just fine. :) |
Quote:
|
But you can't reply to them then as your text would appear below all the Quotes?
|
All times are GMT. The time now is 08:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|