x00
MVPx00 MVP
Reactions
-
Re: (WIP) notes on scaling Vanilla on AWS EC2
this should be done at the server rules level IMO, not really a frameworks job. (View Post)1 -
Re: How to move Vanillicon images to local?
It is a service. you can't. They are generated. (View Post)1 -
Re: InputFormatter not working
You said you disable applciations, have you tries disabling plugins?> @Linc said: not according to this. $Formatter = Gdn::factory('HtmlFormatter'); if (is_null($Formatter)) { // If there is no Ht… (View Post)2 -
Re: InputFormatter not working
is HtmLawed included in plugins? (View Post)1 -
Re: New to Vanilla... questions on versions and Dashboard
vanilla search doesn't work like phpBB, and doesn't use that kind of index. I recommend setting up sphinx search as normal mysql full text searching will not be viable at scale. https://vanillaforums… (View Post)1