Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Roadmap for 2.3 and 2.4
Our first automated testing has been merged. https://github.com/vanilla/vanilla/pull/3249 (View Post)1 -
Re: Fatal Error in class.database.php
We just discovered this strict-mode error recently on edit category and patched in master, but had missed the add case. https://github.com/vanilla/vanilla/pull/3294 https://github.com/vanilla/vanilla… (View Post)1 -
Re: Buttons don't work and are all "B"s.
Typically that means you have a Javascript error on the page, which is preventing Button Bar from loading correctly. You could also confirm that Garden.InputFormatter is set in your conf/config.php a… (View Post)1 -
Re: time difference
When you are logged out, times are in UTC. When you are logged in, it uses your local timezone. (View Post)4 -
Re: How to create tables with foreign keys correctly?
@whu606 done. (View Post)2