Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Board back online

The news hub -- read this stuff first!

Board Rules <-- Please read before posting.
Locked
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Board back online

Post 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.
うるさいうるさいうるさい!

github: https://github.com/damianb/
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Re: Board back online

Post 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!
うるさいうるさいうるさい!

github: https://github.com/damianb/
Locked