R_J
AdminR_J Admin
-
Re: Vanilla 3.0 - Release Candidate & Call for Testers
The first time after the recent shortening of the menu I assumed "format as code" was dropped as an option and was close to reporting that as an error. It was mere coincidence that I found … (View Post)2 -
Re: Tempbanning user
You need to rename the file default.php to TempBanPlugin.php or class.tempban.plugin.php Change line 15 in that file from class TempBan extends Gdn_Plugin { to class TempBanPlugin extends Gdn_Plugin … (View Post)2 -
Re: Any functions built-in to slugify a string?
Like slugify() in functions.general.php? 😉 (View Post)1 -
Re: Double line breaks
I've already mentioned that as a UX failure but I think this is considered a feature, not a bug 😫 The editor should resemble "modern" editors like you can find e.g. on medium, trading ease … (View Post)2 -
Re: DB conversion error (2.8.3)
The htaccess.dist should get you started if you have no htaccess and it should not overwrite your htaccess if you already have one. Therefore it could have been named.htaccess.example or whatever. By… (View Post)1