The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
For showthread display: To set for new registrations - vboptions > User Registration Options > Default Registration Options > Thread Display Mode > Linear - Oldset First
If already registered, you can change this in your User CP Options. |
#12
|
|||
|
|||
Ok, this code worked :
Code:
if(($threadinfo['forumid'] == X) AND ($_GET['postorder'] != 'ASC')) { $postorder = 'DESC'; } Seems i didnt catched meaning of "X", lol. Thanks for help 5 stars for You ! --------------- Added [DATE]1213287433[/DATE] at [TIME]1213287433[/TIME] --------------- Quote:
For example, You have 3 products to update, and each new update You anounce in that product thread. Rest of the forum is quite ok with linear -> oldest first. |
#13
|
||||
|
||||
Whoops, sorry, I guess that's what happens when you try to reply after just one cup of coffee.
|
#14
|
|||
|
|||
Heeh, np, go for more !
|
#15
|
|||
|
|||
So everything is working?
(Yeah, X is the forumid number which you needed to change in the PHP Code to something like 1/2/3/... depending on forum) |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|