Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: fancy forum stats
This can be accomplished with CSS, but there is an excellent plugin, too: http://vanillaforums.org/addon/statsbox-plugin (View Post)1 -
Re: Cannot change theme on vanilla 2.1.5
With debugging I meant adding $Configuration['Debug'] = TRUE; to your config.php (it's in the article peregrine posted http://docs.vanillaforums.com/developers/troubleshooting/) But if you can't enab… (View Post)2 -
Re: make a topic in a discussion stay at top
You have two options for announcements: * In the category. * In the category and recent discussions. The first pins the topic to the top of a category, still sink normally on the "Recent Discuss… (View Post)2 -
Re: Fatal Error in array_replace(): Argument #2 is not an array
Yes, this should be filed as a bug, since the UrlCompare function was a recent addition. (View Post)2 -
Re: Get both "Home" and "Root" on our categories page.
I think you are referring to this https://github.com/vanilla/vanilla/pull/2176 @JoakimT I think this can be fixed with a few lines of CSS quite easily, the breadcrumbs have distinct classes. If you c… (View Post)7