Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Overriding OrderBy
It looks like the only way to manually clear SortBy that late is to call the Reset method on the SQL driver to reset the entire query, then rebuild it yourself. I think what you want, tho, is Vanilla… (View Post)4 -
Re: Would it be possible to include php code? MSSQL Connection from basic page?
I would build a separate PHP script that handled your MSSQL connection stuff outside of Vanilla entirely, with a couple wrapper functions for whatever you're passing to/from it. Then include that fil… (View Post)1 -
Re: Timezone / HourOffset problem
Don't hack bootstrap.php. The config setting is Garden.GuestTimeZone. (View Post)4 -
Re: Vanilla on Large forums?
I know a couple months ago a client was doing ~400,000 views in an hour by signed-in users (so, not Varnished), against a single database and it did not get near our current capacity limits. I don't … (View Post)3 -
Re: Main Thread List Pagination
I did a little more digging on their site. All of their htaccess stuff works flawlessly for single-view discussions, profiles, et. al. This is only effecting their /discussions, and it's not just pag… (View Post)2