PDA

View Full Version : Sorting forum threads doesn't work


ohadpartuck
07-08-2012, 08:02 AM
Hi,
I am trying to sort all the forums threads by the time of posting the thread.
So I selected 'Sort by last thread'
and Order 'Desending'.

It works only on some users and at my profiles (2 profiles) it it sorted reversely.

can that be?

Lynne
07-08-2012, 05:17 PM
So, you went into Forum Mananger > edited every single forum > set Default Sort Field to "Thread Start Time" (there is no "Sort by Last Thread") and Default Sort Order to "Descending" - every forum?

ohadpartuck
07-09-2012, 04:33 AM
yes

Lynne
07-09-2012, 11:52 PM
How about a link to a couple of forums on your site where it is not working.

Did you also ask those users who it is not working for to clear their cache and cookies for the site?

ohadpartuck
07-10-2012, 05:08 AM
<a href="http://www.s-maof.com/Forum/threads/15992-%D7%9C%D7%9E%D7%94-50" target="_blank">here</a>

Lynne
07-10-2012, 03:43 PM
That is a thread. If you followed the instructions in my post #2, then that just sets the order for the forumdisplay page, not the showthread page (which you linked to). The order of the posts in a thread is set by the user in their own Settings > General Settings > Thread Display Mode. They should set it to Linear - Oldest First to have the first post always show as Post #1.

ohadpartuck
07-10-2012, 03:56 PM
thanks lyanne. is there any way to change this setting for all users with an sQL query "UPDATE ...."

Lynne
07-10-2012, 11:07 PM
You may change it in Maintenance > Execute SQL Query and you will see a query to see them all to Linear and set them all to Oldest First.

ohadpartuck
07-11-2012, 04:51 AM
thanks lynne, you're the best!@