viewforum.php
Kod:
ORDER BY t.topic_type DESC, t.topic_last_post_id DESC
LIMIT $start, ".$board_config['topics_per_page'];
zamien na
Kod:
ORDER BY t.topic_type DESC,";
$sql.=($forum_id==1) ? 't.topic_id DESC' : 't.topic_last_post_id DESC';
$sql.=" LIMIT $start, ".$board_config['topics_per_page'];
$forum_id==1 - ta zasada obowiazuje dla forum o id =1
popraw wedlug wlasnych potrzeb ten numrek
Autor postu otrzymał pochwałę
Nie udzielam żadnej pomocy n.t. phpBB via PW !!! Pytaj na forum
Serwis komputerów Gdańsk