Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Activationlink strange bug
8bit is the phpMailer default, but they changed it to circumvent a different bug: https://github.com/vanilla/vanilla/commit/0fae36 (View Post)1 -
Re: email notification with broken confirmation link
Sounds like the quoted-printable bug. http://vanillaforums.org/discussion/comment/218351/#Comment_218351 https://github.com/vanilla/vanilla/issues/2207 (View Post)4 -
Re: Hide Certain Roles
You can check "This role is personal info" in the role edit screen as of Vanilla 2.2 (not sure about 2.1) (View Post)1 -
Re: Disable resizing so animated gif's work?
Change line 49 to $Props = $UploadImage->SaveImageAs($TmpImage,$TargetImage,C('Plugins.UploadImage.MaxHeight',''),C('Plugins.UploadImage.MaxWidth',650), array('SaveGif' => true)); and it should… (View Post)3 -
Re: YAGA Badge,Reactions and Rank settings not appearing
You need to assign the Yaga.*.Manage permissions to your role if you are not using a super admin account. (View Post)2