Bleistivt
ModeratorHackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Bleistivt Moderator
Reactions
-
Re: What category should questions for versions YYYY.xyz be posted in
How about 2021 releases, 2022 releases etc. just how Vanilla does it in their docs: That should keep the amount of discussions in each category manageable. (View Post)1 -
Re: username restriction
@somerandomfellow You can also just add a ban rule for the user name to prevent it being registered. (View Post)1 -
Re: Upgraded From 2.8-3.3, But It Still Says It's On Version 2.8
Do not do incremental upgrades, you can go to the most recent version directly. (View Post)1 -
Re: version 3.3 configuration file (644) and folder (755) permission
Yes, making the /conf directory read-only works perfectly fine. You just have to unlock it every time you want to change settings in the dashboard. I don't allow users to upload images, only provide … (View Post)1 -
Re: Fatal Error in Gdn_Pluggable.__call(); with Inbox (looking for messages)
You could try replacing class DiscussionAlert extends Gdn_Plugin { with class DiscussionAlertPlugin extends Gdn_Plugin { (View Post)1