mtschirs
✭✭✭mtschirs ✭✭✭
Reactions
-
Issue: Unicode emoji mangled by Vanilla JS
Vanilla 2.2 claims to have full utf8mb4 support - i.e. it supports the new emoji unicode characters. But there is still a JS issue: When I post the following comment " Edit: It seems this forum … (View Post)2 -
Re: Hide Breadcrumbs
.Breadcrumbs { display:none !important; } You might be able to leave out the !important... (View Post)1 -
Re: Download ZIP of CommentBeforeRegister 0.1 seems to be damaged
Just downloaded and unzipped it on Windows. The zip archive seems to be ok. Still, I tried to upload a new archive zipped with different options but couldn't since vanillaforums.org doesn't allow a r… (View Post)1 -
Fatal error after disabling Vanilla application
I disabled the Vanilla application in Vanilla 2.2 and got the following error: Fatal error: Class 'CategoryModel' not found in /plugins/editor/class.editor.plugin.php on line 88 Line 88 of the editor… (View Post)1 -
Re: Display comment form not only for login user's
I created a plugin to offer this functionality: http://vanillaforums.org/addon/commentbeforeregister-plugin-0.1 I tested the plugin with Vanilla 2.2, but it should work with Vanilla 2.1, too. If some… (View Post)7