Ok, this code worked :
Code:
if(($threadinfo['forumid'] == X) AND ($_GET['postorder'] != 'ASC'))
{
$postorder = 'DESC';
}
Where "X" forum ID where i needed mod.
Seems i didnt catched meaning of "X", lol.
Thanks for help 5 stars for You !
--------------- Added [DATE]1213287433[/DATE] at [TIME]1213287433[/TIME] ---------------
Quote:
Originally Posted by Lynne
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.
|
I dont want to be spread on whole forum, just in one single subforum, where updates are anounced.
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.