View Full Version : Posts to descend in one forum?
adrianne
09-01-2010, 02:03 PM
I know how to make it so posts are descending in all the forums but is there a way to make it so posts (not threads) only descend in only one particaular forum? Basically, I would like the posts in one particular forum to read from newest to oldest.
Lynne
09-01-2010, 02:26 PM
Write a plugin to change the option $vbulletin->userinfo['threadedmode']==3 (newest first in linear mode) when a user is in that forum?
adrianne
09-02-2010, 10:17 PM
Write a plugin to change the option $vbulletin->userinfo['threadedmode']==3 (newest first in linear mode) when a user is in that forum?
Thanks....I'm not sure how to do that though.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.