Something like:
New Features:
*New Feature 1
*New Feature 2
Planned Features:
*Planned Feature 1
Bugs:
*Bug 1
Maybe using the wiki. It seems there's a problem with it though.
I had something like this in mind:
http://kerbalspaceprogram.com/wiki/index...d_features
Starting over with a new bug tracker would be great to.
Having more people involved would also be great.
It seems the bug tracker is also bugged out. lol
I like the bugtracker we have.
I don't know wtf is going on with the bugtracker and the wiki though, I suppose it's a miracle that the forum is still working. I'll try to reinstall the bugtracker, maybe that'll fix it
Well that didn't work, now it's not working at all XD I sent an email to the ISP
I used to get errors like that with OSCommerce when there was a white space at the end of an included file. It was really annoying when I was first learning php.
What bug tracker and wiki do you use?
"No space left on device (28) in /home/mcserver/public_html/support/includes/class.flyspray.php"
Temp directory not writable? out of space or permissions problem?
I use FlySpray for the bugtracker, it used to work really well. I googled the errors and it seems some kind of /tmp folder needs to be cleaned out on the server. There's nothing I can do about it, it even starts whining at a simple session_start() the first thing in the file.
For the wiki I use DokuWiki, the site is still working, though spitting out errors
http://mc-server.org/wiki/doku.php
Well, obviously, it's a website. You don't rent a complete rig just for hosting a simple site

The hosting is donated to me by the ISP though, which is really awesome
Trying to register on the bug tracker gave me this:
Code:
Warning: realpath(): SAFE MODE Restriction in effect. The script whose uid is 562 is not allowed to access /tmp owned by uid 0 in /home/mcserver/public_html/support/includes/external/swift-mailer/Swift/Cache/Disk.php on line 48 Fatal error:
Uncaught Error of type [Swift_FileException] with message [Disk Caching failed. Tried to write to file at [/6da6b13ea688ea600504e545140e9686body] but failed. Check the permissions, or don't use disk caching.]
@0 require_once() in /home/mcserver/public_html/support/index.php on line 149
@1 Notifications::Create() in /home/mcserver/public_html/support/includes/modify.inc.php on line 330
@2 Notifications::SendEmail() in /home/mcserver/public_html/support/includes/class.notify.php on line 39
@3 Swift_Message_Mime::build() in /home/mcserver/public_html/support/includes/class.notify.php on line 311
in /home/mcserver/public_html/support/includes/external/swift-mailer/Swift/Errors.php on line 99
Dammit, I fixed that once, but I overwrote all files while hoping that would fix the errors
