R_J
AdminR_J Admin
-
Re: How to show comment numbers?
That's easy. You need a plugin which does not much more than this: public function discussionController_discussionInfo_handler($sender, $args) { echo '<span class="MItem CommentCounter"&… (View Post)1 -
Re: How to remove a table column in vanilla
Normally you do not do that. A recommended way of updating a Vanilla installation is to disable all plugins. If plugins would delete data connected to them when disabled, the data could get lost. It'… (View Post)2 -
Re: Change local /uploads folder to remote one
See this discussion for inspiration: https://open.vanillaforums.com/discussion/comment/245442#Comment_245442 But in the end there is no "solution" for that and I don't think that it would b… (View Post)1 -
Re: Doesn't insert "@authorname"
I have not much time right now, so here is only a short feedback: the notifications for discussions, comments and mentions are different because this is you own discussion. If you are mentioned on a … (View Post)1 -
Re: Security Permissions
From the readme: Installation Vanilla is built to be simple, and its installation is no exception. Upload Vanilla's pre-built version to your server. Confirm the cache, conf, and uploads folders are … (View Post)3
