Page 1 of 1

Board back online

Posted: June 15th, 2009, 8:09 am
by Obsidian
Okay, all the updates I needed to make are now finished.

Here is what happened while the board was offline:
  • Ported over the viewtopic template file from Requiem, as per Mike's request. The buttons are nicer anyways.
  • Altered the recent topics thing on the index page and site home page to show recent posts instead of recent topics.
  • Fixed a thing or two in the backend, I won't say what. ;)
  • Caused a PHP Fatal error when I accidentally used the same name for two functions.

    Code: Select all

    Fatal error: Cannot redeclare display_recent_topics() (previously declared in functions_home.php:186) in functions_home.php on line 674
    Oooops. :lol:
  • Caused an SQL error when I forgot a ) in an SQL query.
  • Installed phpBB Tracker onto the board, for bug tracking and feature requests (for either the forums or Sandbox itself.
If you find any bugs or errors on the site, report them to the tracker here.
Thing something would be great to have on the forums? Suggest it here then.

Re: Board back online

Posted: June 15th, 2009, 4:17 pm
by Obsidian
Had to take the board offline again for about half an hour, I noticed that the recent posts thing wasn't displaying accurate results. This has been fixed during the downtime.
Sorry about that, guys!