River
MVPRiver MVP
Reactions
-
Re: Hiding the "Register" button when SSO login only enabled
so you have this in your config.php $Configuration['Garden']['Registration']['Method'] = 'Connect'; if the registration button appears and you want it to be hidden - why not hide it with css? not sur… (View Post)1 -
Re: Pockets setting not works
you are mixing and matching things and that doesn't always work. you are getting around to updating to vanilla 2.2.1 which was released in May. but you apparently are trying to use the pockets versio… (View Post)3 -
Re: Vanilla 2.3 release candidates (now: RC2)
I saw the part about starting a new discussion in the the opening post but also saw... let us know here, by "here" you mean this discussion? split the comment to a new discussion if you wan… (View Post)4 -
Re: Vanilla 2.3 release candidates (now: RC2)
@Linc update: I looked at readme-2.3 version (which has the private coerce method) https://github.com/vanilla/vanilla/blob/update/readme-2.3/library/core/class.model.php#L590-L653 vs. release 2.3 ver… (View Post)3 -
Re: Moving my Vanilla Forum to new hosting
if you want uploaded images and user uploaded-files to work. Copy your /uploads folder from the old forum to the new server. make sure the permissions and ownership on the uploads folder and subfolde… (View Post)1