Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: File Upload doesn't allow deleting anymore.
Yes, that came up recently with a security fix that was backported: http://vanillaforums.org/discussion/comment/216330/#Comment_216330 (View Post)1 -
Re: Wysihtml5 2.0.1 where are the buttons?
Create the /resources/fonts/vanillicon/ directory, just like in the master branch on github and place them there. And add $Sender->AddCssFile('vanillicon.css', 'static'); to the Gdn_Form_beforeBod… (View Post)4 -
Re: Embed comment Wordpress glitchy
This gets quite messy, I'd rather wait for @Kasper to implement styling for embedded comments. I propose a different solution - revert back to the default style for embedded comments: <?php if (!d… (View Post)3 -
Re: Moderator
The functionality is in the core as of 2.1, just select the Vanilla.Approval.Require "permission" for the user role you want posts to be approved first (View Post)1 -
Re: Frequently Asked Questions
You already mentioned it in your first post, but this came up multiple times: * 3 Clicking on a discussion returns a blank page after a fresh install Your php install likely lacks mbstring support. R… (View Post)2