R_J
AdminR_J Admin
-
Re: Statistics based on Likes
Yes, of course. But it will be a little more complex. Create a subfolder in the new plugins folder called views and a file called ilikestatistics.php. There you should place that <table>...<… (View Post)8 -
Re: To disable the check?
Look at that answer: https://vanillaforums.org/discussion/comment/226581/#Comment_226581 But you have to wrap it in a plugin. Create following file: /plugins/MakeBodyOptional/class.makebodyoptional.p… (View Post)3 -
Re: Dashboard > Forum > Categories Missing
To manage the categories, you need to have the 'Garden.Community.Manage' permission. As an admin that should not matter at all, but you should be sure that the role of your user has this ri… (View Post)7 -
Re: Do Vanilla / plugins work with php compilers?
As far as I know, HHVM is the most popular PHP compiler, but PHP 7 also works with JIT compiling. @x00 tested HHVM: https://vanillaforums.org/discussion/comment/200014#Comment_200014 Vanilla now is (… (View Post)2 -
Re: Selecting a single catagory shows no threads
Try the following: visit yourforum.com/index.php?p=/utility/structure and yourforum.com/index.php?p=/dba/counts I'd assume that this will already help. (View Post)4
