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
-
Tutorial: manually installing SphinxSearch from source via make and configure
installing SphinxSearch from source via make and configure with SphinxSearch 20140114 tested on Linux system Assumption you can ssh into your server to execute some things. * 1 go to sphinxsearch dow… (View Post)1 -
Re: Any search returns Fatal Error
I believe I figured out the problem. I'm pretty sure this is the issue. @francosolerio @mcu_hq * I suspect you have $Configuration['Debug'] = TRUE; in your config.php * try removing $Configuration['D… (View Post)3 -
Re: Where is the spoiler button?
reference to patch discussed here: http://vanillaforums.org/discussion/comment/195309/#Comment_195309 also could be added here: http://vanillaforums.org/discussion/26703/plugins-themes-that-work-and-… (View Post)1 -
Re: Some users don't have the invite text-field on 2.1
it means those users already made invitations. when it says 0000-00-00 00:00:00 and they will not get more invites until you set the field to NULL or wait till the first of the month. or set their Co… (View Post)2 -
Re: Only the current user appears and formatting is off
change this and you have a fighting chance to make it work with vanillicons and gravatars line 34 in the online module from->Select('u.UserID, u.Name, u.Photo, w.Timestamp, w.Invisible')to->Sel… (View Post)1
