Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Too many redirects / Cannot delete discussion
I am fairly certain @piotr neglected to add a slug. I've updated the plugin to enforce this. (View Post)1 -
Re: Simple Pages 1.0
Good thoughts, @peregrine. I've now released 1.1: * Added Garden.Settings.Manage permission option for 2.1 compatibility. * Renamed 'Page Slug' field to 'URL Slug' and added helper text. * Added vali… (View Post)1 -
Simple Pages 1.0
I was brainstorming the dead-simplest way of doing "static" pages without any database modifications and came up with this. Probably not going to be adding more features to it any time soon… (View Post)9 -
Re: Vanilla 2.1.6 released
Use the "Forum Embed" feature instead of the plugin. Get the new code from the Dashboard. (View Post)1 -
Re: vanilla2export mistake.
PHP 5.5 would be fine. This is a bug, not a PHP issue. Add this at the very end of the file, but before the closing ?> tag: function long2ipf($Value) { if (!$Value) return NULL; return long2ip($Va… (View Post)1