posted by JustDave: For the time being if you limit the center to 2 or 3 boards with a 2 or 3 articles each your page generation times should decrease.
Ok, JustDave, I'll try removing a few articles. I wonder if there's a way to pull up three random forums...? My moderators will accuse me of favoritism if I don't get them on the front page at all. I have 20 public forums; I'd like to pull the news forum every time, and 3 random forums out of the other 19 -- any tips on how I can do that?
// Set this to the board's key word. (blanks will not be displayed) $postdisplay[0] = "someboard1"; $postdisplay[1] = "someboard2"; $postdisplay[2] = "someboard3";
// Set this to the board's key word. (blanks will not be displayed) $postdisplay[0] = "PermNewsBoardKeywordHere"; $postdisplay[1] = $BoardGroup1[$RndNum]; $postdisplay[2] = $BoardGroup2[$RndNum]; $postdisplay[3] = $BoardGroup3[$RndNum];
Just replace the "board1" - "board9" keywords with your board's keywords.
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.