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: Minimum post (comment) count before you can start new discussions?
agree with mcu_hq. (View Post)1 -
Re: Top Posters not working with v2.1a24?
But this should help. look for &$Sender and replace all instances with $Sender. I sure hope we don't have to go through the same statement about every plugin that has &$Sender. @underdog… (View Post)4 -
Re: Member List not working with 2.1a24?*
I mentioned this before - I'll try one more time than you can do what you want - default.php with fixes <?php if(!defined('APPLICATION')) die(); $PluginInfo['MembersList']… (View Post)2 -
Re: Current Markdown heading vs edit vs hashtag problem - Needs modification Lincoln, Todd Tim
I've never posted anything in github. Maybe I'll give it a try. If only there was a genie that automagically did it. (View Post)1 -
Re: Markdown instead of Simple HTML
e.g. - change the limit UPDATE vanilla.GDN_Comment SET Format = 'Html' WHERE GDN_Comment.Format <> 'Html' LIMIT 1; (View Post)1
