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
-
menu links don't show up, would save a hundreds of user questions if {custom_menu} were added
First off - wonderful theme kasper. but a suggestion that could help the average joe user. * menu links don't show up when added by plugins or apps via addlink, It would save hundreds of user questio… (View Post)9 -
Re: New reCAPTCHA
you really don't want to point to botstop plugin http://vanillaforums.org/addon/botstop-plugin @R_J Botstop doesn't have all the events in it and overrides views, and really is not a great choice for… (View Post)2 -
Re: SnowStorm 1.1 released
open snowstorm-min.js in a text editor.search for this.o.style.fontFamily="arial,verdana"replace with this.o.style.fontFamily="Segoe UI Symbol" (View Post)3 -
Re: Plugins & Themes that WORK and DON'T work in vanilla 2.1
just a note: if you use Cleanser plugin. please upgrade to version 2.8 of the plugin. http://vanillaforums.org/addon/cleanser-plugin (View Post)1 -
Re: Module SlotType
you could either * A clone the DiscussionsController method and add DiscussionController as well or you could * B public function Base_Render_Before($Sender) { $Controller = $Sender->ControllerNam… (View Post)2