Closed (fixed)
Project:
Advanced Forum
Version:
6.x-1.0-alpha15
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2008 at 14:51 UTC
Updated:
30 Nov 2009 at 11:52 UTC
If i change forum settings to "oldest first" in Drupal-admin-content-forum-settings, the Advanced Forum does not change the sort order. This makes the forum somewhat confusing as the original post is always on top, and the LAST one is always nr. 2. It would be more intuitive if it starts with the oldest one, and ascends from there to the newest one on the last page.
Is this possible to change directly in the scripts or something? Hardcode "Adv. forum" to oldest first?
Example/test: http://www.jetsofbergen.no/index.php?q=node/18
Sorting is (by time), 15:25, 15:31, 15:30. I would like to have it sorted as this: 15:25, 15:30, 15:31.
Thanks!:-)
Comments
Comment #1
michelleAF does not affect the support order. Please confirm the forums are ordered as expected if you disable AF.
Michelle
Comment #2
michelleActually, never mind that last post. I just looked closer at your OP and realized your mistake. You are changing the order of the forum topics, not the comments. You need to change the comment settings. This has nothing to do with AF. It's a core configuration issue. The instructions are included in the AF docs, however, so you can look there for more explanation.
Michelle
Comment #3
andersh commentedAfter posting the issue i went to do something else. Then it suddenly came to me...:-) It's comments, not posts.. So when I got back I changed comment sort order for content - forum thread, and voila!:-)
Thanks anyway!:-)
Comment #5
mattys commentedyou can set order of comments by going to admin/content/node-type/forum and adjusting settings under Comment Settings