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: Bootstrap embedded cutting off top 'New Discussion' button
probably because of timing... and info already known. embedding, if you can avoid it, always better. (View Post)1 -
Re: File Upload Plugin doesn't show up by members
you need to set permissions in your dashboard roles give members upload and download privileges. (View Post)2 -
Re: How to i remove homepage title
I was thinking site title, but anyway.... if he want to remove the HomePage title everywhere, why would he put a title in dashboard settings , (rhetorical question) unless he wants it to appear in ot… (View Post)2 -
Re: How to i remove homepage title
Yes and see the theme tutorials. After your read the tutorials on themes and go through whu606's info. Come back if you still have a problem. * We have no idea what theme you are talking about - some… (View Post)1 -
Re: Yaga LeaderBoardModule - Render on Recent Discussions page in Panel (not on Activity page)
why not make a plugin with this in it. public function DiscussionsController_Render_Before($Sender) { $this->_AddResources($Sender); if(C('Yaga.LeaderBoard.Enabled', FALSE)) { // add leaderboard m… (View Post)1
