R_J
AdminR_J Admin
-
Re: How Do You Disable Vanilla's HTTP Error Pages?
Great that you have searched, that is more than most of the other users do ;) Here it is considered to be bad practice to post to old discussions. Creating a new one and maybe linking the old one wou… (View Post)2 -
Re: YAGA Feature req: show hidden reactions when hovering over 'and X others' text in reaction record
That is the function which is doing the output. You could override it by creating that function in a plugin: if(!function_exists('RenderReactionRecord')) { /** * Renders the reaction record… (View Post)1 -
Re: Yaga 1.1 - Use of `url` function in BadgeAwardModel::Award is resulting in incorrect URLs
The most obvious way would be to put your badges into your Vanilla folder but if that would be a possibility, I guess you would already done so. Maybe you could create a symlink in your Vanilla folde… (View Post)1 -
Re: Links to documentation not longer valid
Pull request has been made. Thanks again =) (View Post)1 -
Re: Links to documentation not longer valid
Thanks for reporting that! I've already changed the extra description on the plugin page. The first paragraph is directly taken from the plugins description. I would prefer to change the descrip… (View Post)1
