hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Addon Upload appears brokem
It looks like it has to do with my parse readme code and its naive handling of paths. :bawling: @Bleistivt You should be able to upload if you fill in a description in the upload form. I will work on… (View Post)1 -
Re: Can a Moderator know if a user is online through proxy server?
Vanilla keeps track of IP addresses purely for spam protection and defense against sock puppet accounts. The information a "standard" moderator can view in the OS version is the user's last… (View Post)1 -
Re: How increase characters for admin only ?
It exists only for sessions that are started with a User whose admin field is non-zero. This will generally only be for 2 accounts (the original super-user and the system account). (View Post)1 -
Re: Max size of discussion
Vanilla 2.1.11 ships with an 8000 character limit by default. (View Post)6 -
Re: Max size of discussion
'Vanilla.Comment.MaxLength' is used for the restriction on both discussion bodies and comment bodies. The reason is two-fold: Discussions used to not have any "Body" field and posting a new… (View Post)2