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: How to ban users with specific domain emails
have you tried without the @ (View Post)1 -
Re: Url blocking
lol, another OP poster asking a question - without a response. you gotta love it. (View Post)1 -
Re: How to use Firebug
piggyback here! http://vanillaforums.org/discussion/20231/how-to-become-somewhat-adept-at-modifying-vanilla-to-meet-your-needs-for-free (View Post)2 -
How to become somewhat adept at modifying vanilla to meet your needs for free
How to become somewhat adept at modifying vanilla to your needs for free1) create your own webserver on a used machine at home. a) obtain an old computer b) download ubuntu c) install apache or nginx… (View Post)16 -
Re: Getting Port Number with Domain Name
$canonical = $Sender->CanonicalUrl(); $canonical = preg_replace("|\/p\d?|","",$canonical); // remove page number echo $canonical . " "; (View Post)3
