R_J
AdminR_J Admin
-
Re: hashtag limit
Tagging is no longer a plugin but has become a core feature. Therefore the settings key has been changed: $Configuration['Vanilla']['Tagging']['Max'] = 20; (View Post)4 -
Re: Bootstrap 2.5.1 is broken
https://open.vanillaforums.com/discussion/35715/vanilla-theme-apply-problem-please-help#latest (View Post)1 -
Re: Applications turn on, and off again Help!
I have edited your post: you should use ~~~ above and below code to show multi line code. Where do those entries come from? They should be boolean like that: // EnabledApplications$Configuration['Ena… (View Post)1 -
Re: Stuck with an error [RESOLVED]
Try to find out if this is a bootstrap error by manually editing the /conf/config.php. Find $Configuration['Garden']['Theme'] = 'Bootstrap'; and change it to $Configuration['Garden']['Theme'] = 'defa… (View Post)1 -
Re: Template Cache Issues
Yes it can be done and I guess you had some code error, but it shouldn't be done like that. There is no need to change any file that comes with Vanilla and it is a bad idea to do so. Let's assume you… (View Post)3