Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Import from vBulletin issue with quotes in salt
Ding. Get rid of STRICT_TRANS_TABLES. (View Post)7 -
Re: Growing Competition to Vanilla
To be fair, we got stuck on 2.0.18 due to internal growth during our make-or-break startup phase. We only have 1 data point on the new release cycle so far, which is 2.1's April release. To be perfec… (View Post)1 -
Re: Can I export out of Vanilla?
Also, note that our export tool also exports Vanilla itself and turns it into a nicely formatted text file you can use elsewhere. Actually that's how Discourse exporter tool worked, last I looked. &q… (View Post)1 -
Re: Are private messages viewable by admins?
There is a configuration setting you can toggle that will activate the permission 'Conversations.Moderation.Manage' as granting access to others' private messages. The setting is Conversations.Modera… (View Post)1 -
Re: Disabling IP recording?
AppStartup is earliest, I believe. PHP's __construct gets called when the object is instantiated, which in Vanilla I don't think is done unless a method in it is invoked. (View Post)3