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: Thank you so much for the plugin!
Good point. You did find a bit of a logic error, but the simple fix is change the word "newer" to "different" . This happens If the plugin in your forum installation is not "… (View Post)2 -
Re: My suggestions
the quintessential response from an appreciative user. bravo! (View Post)1 -
Re: How can I show latest posts outside of forum?
pull whatever you need out of the $Discussion object $disViewed = $Discussion->CountViews; $disFname = $Discussion->FirstName; $disTitle = $Discussion->Name; $disId = $Discussion->Discuss… (View Post)1 -
Re: Vanilla 2.1b1 Released
maybe your answer will stop the ad-nauseum questioning about release dates. since it has already been publicly announced by the developers that they don't "release" release dates. So, … (View Post)1 -
Re: Advice for all those just starting out with Vanilla
Another piece of advice learn how to identify the version of vanilla you are using and post the version in your question. How to find version number * look in index.php in your forum directory * or g… (View Post)7
