SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
SEO-Board
Announcements
Comments and Suggestions
General
Support
Bug Reports
Showcase
Programming
»User:
»Password:
Remember Me?
SEO-Board Forum Software Community
/
General
/
Programming
/ How do i..............
Pages:
1
Posted: 28 Nov 2005 03:06
Registered User
Currently Offline
Posts: 6
Join Date: Nov 2005
How do i show my Latest forum posts before the actual forums in the main page?
Posted: 28 Nov 2005 10:24
Administrator
Posts: 1116
Join Date: Mar 2005
Move the big chunk of lastposts code that starts with
Code:
if ($showlastposts == 1) {...
above the code that shows the forums
Code:
$forums_html = array();
Pages:
1