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: Gender to determine default avatar
make a defaultu.png defaultm.png and a defaultf.png e.g. // $Url .= '&default='.urlencode(Asset(C('Plugins.Gravatar.DefaultAvatar', 'plugins/Gravatar/default.png'), … (View Post)4 -
Re: Garden Exception: The table 'GDN_UserDiscussion' is full
what is the size of your your userdiscussion table. what version of vanilla. you can click structure on the table to see the size in phpmyadmin Does the host have a limit on sizes? how much free spac… (View Post)2 -
Re: Advanced Search Plguin
I bet @mcu_hq could design something for you if you have a reasonable budget. that would fall under option 6) pay someone to modify sphinxsearch plugin to fit your needs. (View Post)1 -
Re: Gravatar / vanillicon
there is a md5 hash (of the email address) sent to the gravatar site for gravatars. as well as with vanillicons. The MD5 message-digest algorithm is a widely used cryptographic hash function producin… (View Post)1 -
Re: Vanilla 2.1 release candidate
you can see the core plugins for 2.1 here: https://github.com/vanillaforums/Garden/tree/2.1/plugins (View Post)1
