Cuberite Forum
Random Chitchat 2019 - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Off Topic (https://forum.cuberite.org/forum-9.html)
+--- Forum: Off Topic Discussion (https://forum.cuberite.org/forum-10.html)
+--- Thread: Random Chitchat 2019 (/thread-3213.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


RE: Random Chitchat 2019 - xoft - 08-03-2019

I got an email from Schine (https://schine.games/ , developers of StarMade), based on Cuberite they are asking me to share some experience developing modding support. Them saying that Cuberite is super cool is awesome Smile

Unfortunately I don't think I can help them much, they are in a totally different position (StarMade is written in Java).


RE: Random Chitchat 2019 - xoft - 08-05-2019

I seem unable to start a new thread, when I either preview or post, it says "please fix the following problems:" and there's no problems listed.


RE: Random Chitchat 2019 - NiLSPACE - 08-05-2019

Yeah, I've got the same problem. Probably because of the new editor as the text is gone after attempting to post/preview.


RE: Random Chitchat 2019 - NiLSPACE - 08-05-2019

Also, you can't edit a comment inside the 'Preview Post' screen while trying to post a reply.


RE: Random Chitchat 2019 - Mathias - 08-08-2019

What seems to have happened is that the MyBB team made some larger changes to the editor, but the forum didn't upgrade properly. Some templates are still from older versions of MyBB. I'll try upgrading the forum again.

As for the shcode issue: I disabled the the plugin responsible for this when debugging the editor, but wasn't able to activate it again due to a database error. I don't have access to the database, but I'll see what I can accomplish with FTP access.


RE: Random Chitchat 2019 - Mathias - 08-08-2019

Shcode should work again.

I found out what the issue is with our forum. The PHP installation is missing the XML module, which is required by some parts of MyBB (the installer/upgrader, browsing plugins etc). @sphinxc0re, can you install the XML module? https://serverfault.com/questions/797469/php-5-6-undefined-function-xml-parser-create


RE: Random Chitchat 2019 - xoft - 08-08-2019

Great, thanks. Only now HTML is leaking again into the editor when editing posts (I edited yours to fix SphinxC0re's mention).


RE: Random Chitchat 2019 - Mathias - 08-08-2019

(08-08-2019, 02:21 AM)xoft Wrote: Great, thanks. Only now HTML is leaking again into the editor when editing posts (I edited yours to fix SphinxC0re's mention).
Will be fixed once we get the PHP issue fixed and are able to upgrade the forum templates properly. I sent Julian an email in case he doesn't read this topic.


RE: Random Chitchat 2019 - Mathias - 08-08-2019

I manually updated the template responsible for the editor to fix the HTML issue. This isn't a good fix, but it works for now.


RE: Random Chitchat 2019 - xoft - 08-08-2019

Shcode still doesn't seem to work. I'm looking at https://forum.cuberite.org/thread-3215-page-2.html which has a few code-heavy posts, none of them render right.