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: Vanilla 2.1 stable released
for those of you who missed Tim's spectacular image. The squirrels in Montreal do some amazing things. Nuts! P.S. I just upgraded to 2.1 from 2.1rc1. without a hiccup. (View Post)4 -
Re: Vanilla 2.1 stable released
lol, that's in the other announcement :) http://vanillaforums.org/discussion/26686/new-official-docs-repo-changes-site-updates-and-releases (View Post)1 -
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'), TRUE)); $webroot = Gdn_Url::We… (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
you have 5 options 1) sign up for the hosted version 2) write your own3) hire someone to write it for you4) live with sphinxsearch5) modify sphinsearch to meet your needs. (View Post)1