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: Any way to distinguish new discussion from question?
http://vanillaforums.org/discussion/comment/199091/#Comment_199091 http://vanillaforums.org/discussion/comment/199096/#Comment_199096 (View Post)2 -
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 -
Re: Module SlotType
you want it on the Activity Controller - try this public function ActivityController_Render_Before($Sender) { $this->_AddResources($Sender); if(C('Yaga.LeaderBoard.Enabled', FALSE)) { // add leade… (View Post)1 -
Re: Serious bug leading to data loss
Yes, I am glad you followed the directions in the Readme and the Description. It is always a good idea to make backups of the database, especially when making mass deletions. Alas, there will always … (View Post)1 -
Re: Getting updated versions of addons in the .org directory
what about staff authors can you change plugins, by other staff members who don't seem to update their plugins in the add-ons section? e.g. Participated 1.1.0 from the Master addons. be careful it is… (View Post)1