vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: How to replace Vanilla Forums Logo from Dashboard Footer?
https://open.vanillaforums.com/discussion/20231/how-to-become-somewhat-adept-at-modifying-vanilla-to-meet-your-needs-for-free (View Post)1 -
Re: How to replace Vanilla Forums Logo from Dashboard Footer?
https://open.vanillaforums.com/discussion/23914/attention-please-do-not-edit-the-default-theme-style-css (View Post)1 -
Re: Need a image uploader with drag and drop functionality
Simply use the Advanced Editor that comes with Vanilla, it has drag and drop like here, you need to use 2.3 version of Vanilla. (View Post)1 -
Re: Advanced editor
You need to use single quotes on that list... $Configuration['Garden']['Upload']['AllowedFileExtensions'] = array('txt', 'jpg', 'jpeg', 'gif', 'png', 'bmp', 'tiff', 'zip', 'pdf', 'doc', 'xls', 'docx'… (View Post)1 -
Re: SSO locked out now...
You can access the dashboard settings via ftp the conf/config.php file and then you can disable whatever you did from there. Change true to false on the suspected plugins and then delete the .ini fil… (View Post)1