Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: IPv6 addresses display as 0.0.0.2
What version are you running? Please drop the bad attitude if you want to have a constructive conversation. (View Post)2 -
Re: Deleting change log?
Runnning the DB query delete from GDN_Log where Operation = 'Spam' should clear it. (View Post)4 -
Re: Vanilla 2.1.9 released
It is trivially simple to recover with database access. (View Post)1 -
Vanilla 2.1.9 released
If you have difficulty upgrading, please start a new discussion for assistance. This release addresses two security issues and a few other bugs. Download it now: http://vanillaforums.org/addon/vanill… (View Post)11 -
Re: ['SafeStyles'] = FALSE;
It's not safe to do that. It's being forcibly enabled for a reason. You'd need to make a plugin that sets the setting to FALSE in memory - SaveToConfig('Garden.Html.SafeStyles', false, false); - to a… (View Post)1