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: Force text only signatures in 1.5.6?
replace if ($HideImages) $SigClasses .= 'HideImages ';with this if ($HideImages) $SigClasses .= 'HideImages '; $pattern = array('@<script[^>]*?>.*?</script>@si', '@<[\/\!]*?[^<&g… (View Post)4 -
Re: What a powerful plugin! How did you configure it?
A nice addition to this plugin "Would be a grain of salt reaction" where users click on grain of salt for useless and silly posts and wrong-headed posts and answers, and when the number of … (View Post)3 -
Re: Only the current user appears and formatting is off
@vrijvlinder I think you should put a requirement that the plugin requires gravatars or vanillicons and then you will be able to fend off some questions from people who consistently will not pay atte… (View Post)1 -
Re: Error: Prepared statement needs to be re-prepared*
that would be done by googling and asking your host to do it, if you don't know how. or asking them to upgrade your sql to to see if that improves it. this really a non-vanilla forum question. it is … (View Post)2 -
Re: Tutorial: manually installing SphinxSearch from source via make and configure
After the sphinx.conf was created by the plugin, all I needed in config.php on second thought, all I needed in the end run for /conf/config.php sphinx related configs was $Configuration['Plugin']['Sp… (View Post)1
