vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: How Do I StopPrivate Message Spam?
No there is no current way to do this , but it is a feature that is quite necessary . Maybe someone will create it for you in exchange for bit coins :) The only thing you could do as an admin is crea… (View Post)1 -
Re: Move the Up and Down Vote icon to the right?
You can use a web inspector like firebug, inspect that element and use css float:right; to move it to the far right . If you give a link it would make it easier to help you out so I can use a web ins… (View Post)1 -
Re: Trying to get Awards Plugin to Work - Maybe Problem with Logger Plugin?
I fixed Dave's issue. Seems that he had not set permissions for admin to access the settings for the plugin. :) (View Post)3 -
Re: Enabling SSL in Vanilla 2?
@davematson I found this bit of info which might help https://www.facebook.com/note.php?note_id=10150223945345844 Also take a look at the vanillaforums.com facebook page, they have a forum embedded a… (View Post)1 -
Re: Enabling SSL in Vanilla 2?
hey Dave , sorry I was tied up yesterday, please try these things : Put this in the config.php $Configuration['Garden']['AllowSSL'] = TRUE; then add this into your htaccess file instead of what you h… (View Post)2
