R_J
AdminR_J Admin
-
Re: Ok, one more question for today! Is there any way to subscribe to admins posts?
The problem with notifying everybody about something is that Vanilla works synchronously: every process step requires the previous one to be finished. So if you send out a mail after a post, that in … (View Post)2 -
Re: Why are tags set to a limit of 5?
Search that file for something with "limit('25')" and change that number to 5 (or whatever) (View Post)1 -
Re: Why are tags set to a limit of 5?
Okay got it now... 😁 That is hard coded in the class.tagmodule.php There is no clean way to change that. You can make your own plugin from the code you can find there and that would be a nice option … (View Post)1 -
Re: What is Stub Content plugin
It's only purpose is to fill a new installation of Vanilla with a fistful of dummy users, discussions and comments (View Post)2 -
Re: Curl enabled and still Vanilla Installer 3.3 asks for enable it.
It must look similar to this: (View Post)1