vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Local sandboxed instance of vanillaforums not importing correctly
Try this http://razorsql.com/features/mysql_export.html or this http://www.araelium.com/querious/ (View Post)2 -
Re: Can't enable plugin
Yes of course you can, simply save a backup of the Data base then overwrite your install with the 2.1 files via ftp folder by folder to make sure all goes well then delete any ini and cache files . C… (View Post)1 -
Re: upload never end
Try this version that works for me 1.7.1 (View Post)5 -
Re: Require email verification on email change
You could require a second email address and have the user verify that email with a link inside the email. (View Post)1 -
Re: How to Change Search Box Place...?
Use a css rule to make the input box smaller. Use a web inspector to see the name of the element and apply the width you want. for example: .navbar-form .form-control { display: inline-block; width: … (View Post)2