Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Roadmap for 2.3 and 2.4
When I click that link (which is rendered correctly in Vanilla), the URL renders properly in the browser and Vanilla responds to it correctly. That is what good Unicode support looks like. The encodi… (View Post)2 -
Re: What is the correct method of deploying vanilla to the cloud?
Our automated deploy for a new site is more along the lines of: * Deploy the latest code. * Deploy a default, pre-made conf/config.php. * Run utility/update. This bypasses ever using the installer. I… (View Post)3 -
Re: Vanilla 2.2.1 now available
This suggests you didn't properly copy your customized files into a new theme with a different name. You should never directly modify files that appear in the Vanilla download. (View Post)2 -
Re: How to Change my URLs from HTTP to HTTPS in Vanilla
You can drop forceSSL(); into a base_render_before() hook in a plugin or themehooks file. BUT, first add Garden.AllowSSL = true to your config. (View Post)2 -
Vanilla 2.2.1 now available
Problem upgrading? Start a new discussion for assistance. This release addresses 2 security issues and should be applied immediately to all forums running version 2.2 or earlier. Download it now: htt… (View Post)7