Is it possible to get a sticky feature / bug list that multiple people can edit? - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: Is it possible to get a sticky feature / bug list that multiple people can edit? (/thread-208.html) Pages:
1
2
|
Is it possible to get a sticky feature / bug list that multiple people can edit? - rs2k - 11-03-2011 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.php?title=Planned_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 RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - FakeTruth - 11-03-2011 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 RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - FakeTruth - 11-03-2011 Well that didn't work, now it's not working at all XD I sent an email to the ISP RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - rs2k - 11-03-2011 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? RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - FakeTruth - 11-03-2011 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 RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - rs2k - 11-03-2011 Shared host I assume? RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - FakeTruth - 11-03-2011 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 RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - FakeTruth - 11-06-2011 Just a reminder that the bug tracker and wiki are up and running again! Bug tracker: http://mc-server.org/support/ Wiki: http://mc-server.org/wiki RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - rs2k - 11-06-2011 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: RE: Is it possible to get a sticky feature / bug list that multiple people can edit? - FakeTruth - 11-06-2011 Dammit, I fixed that once, but I overwrote all files while hoping that would fix the errors |