R_J
AdminR_J Admin
-
Re: Can't seem to get changed views to work.
The structure should be: /themes/mytheme/design /themes/mytheme/views But if you simply want to hide those two boxes, there are better way. Give me some minutes.... (View Post)1 -
Re: How Do You Disable Vanilla's HTTP Error Pages?
Great that you have searched, that is more than most of the other users do ;) Here it is considered to be bad practice to post to old discussions. Creating a new one and maybe linking the old one wou… (View Post)2 -
Re: SSL on Non-hosted/Non-Vanilla Cloud installations
"It's not working" is kind of fuzzy and it's hard to give an advice for that. But Vanilla has two settings for ssl : Garden.AllowSSL, which is true by default and Garden.ForceSSL. You can t… (View Post)1 -
Re: How to remove image and replace it with text?
Doing it that way isn't a solution, it's a hack. The disadvantage is that you risk losing all the work you do by now if you update that plugin. To my opinion it should be able with CSS: #SteamSignIn … (View Post)1 -
Re: Banned user management
Then that: should have been DELETE FROM gdn_user WHERE Banned = 1 AND CountComments IS NULL AND CountDiscussions IS NULL ;) (View Post)1