hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: How did you make the Vanilla Addon theme/application?
You need to enable debugging to get the real error message. Add $Configuration['Debug'] = TRUE; to your /conf/config.php file. You should rename the folder VanillaAddonsApp-master to addons. (View Post)4 -
Re: How to show Points with Author Meta?
Nice! My suggestions include adding Yaga to the required applications list and using the Plural translate function. Something like echo Anchor(Plural($Author->Points, '%s Point', '%… (View Post)3 -
Re: How to show Points with Author Meta?
Put it in your own plugin or theme hooks file. (View Post)1 -
Re: System for version compatibility of included plugins
I am pretty sure this is just oversight. The latest development versions of the bundled plugins might actually require 2.2. There is a pretty big backporting project happening over on GitHub to re-al… (View Post)1 -
Re: Moving Van2Shout Using Bootstrap Darkly?
The search box is hardcoded into the default master template to be above the panel asset. You will have to relocate it to another space (or forgo easy access search). (View Post)1
