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: Howdy Stranger and bottom description location!
wiki http://vanillaforums.org/discussion/comment/197947#Comment_197947 http://vanillaforums.org/discussion/comment/183549/#Comment_183549 themehooks (View Post)1 -
Re: Register Signup / Profile Menu in a external site navbar
to display user photo on web page - change above portion of code to this. $Session = Gdn::Session(); // Declare an alias for the user session. // Check if the user session is valid. if($Session->I… (View Post)1 -
Re: Register Signup / Profile Menu in a external site navbar
. this is a simplistic - possibly not good way to determine if signed in or not. <?php// replace ["Vanilla]" in line below with the cookie name in your config.phpif ($_COOKIE["Vanil… (View Post)1 -
Re: breaks 'who's online' plugin
first thing I would do is not use 2.0.18.4 but upgrade to 2.0.18.11 fiddling with plugins and leaving security holes with old vanilla versions is the wrong way to go about things. (View Post)3 -
Re: How to remove image from category description?
you didn't post a screenshot of the correct thing. the first image you [posted is is not correct location the second image is of the structure, not what you want. You "browse" the Cate… (View Post)2
