peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: How to remove "New Discussion" box when making a new thread?
take a look at some css tutorials, I pointed you too in another thread. http://vanillaforums.org/discussion/comment/218767/#Comment_218767 body#vanilla_discussion_index .BoxNewDiscussion { display:no… (View Post)1 -
Re: Vanilla 2.1.5 released (and 2.0.18.14)
if you don't know how to clone the 2.1 branch via github. just get the zip. both using zip or cloning proper branch work. just installing zip is easy, unless you have a reason to use github and plan … (View Post)1 -
Re: The best way to prevent spam board!
in my opnion - imo vs. in my humble opinion = imho I don't have an opinion = idhao other opinions.... http://vanillaforums.org/discussion/25403/spam-attack-how-to-deal-with-spammers http://vanillafor… (View Post)2 -
Re: Members can't see Reply link
what version of vanilla are you using? if you are using 2.1.x, see http://vanillaforums.org/discussion/comment/218124/#Comment_218124 and http://vanillaforums.org/discussion/26703/plugins-themes-that… (View Post)1 -
Re: Question about page permissions
I haven't tested but - try forceredirect plugin and change public function Base_Render_Before($Sender) {$Session = GDN::Session();// Get the controller name $Controller = $Sender->ControllerName;$… (View Post)6