Quote:
|
Originally Posted by rogersnm I suppose you could duplicate the whole document with an if around it then change a bunch of stuff. Of course that would make it twice as big. |
Quote:
|
Originally Posted by Colonel Ingus I wonder if a conditional of some kind would work here? |
Thanks to both of you for restarting the discussion. I was turned off the idea after asking on another vB site which basically turned out that I would need to hire a coder if I wanted it done (not going to happen).
I looked into the register template and register.php, but I can't find where the actual email verification is setup; I found
this which informed me of the "$vbphrase[ip]: $post[ip]" phrase, which I think would work perfectly with an if statement... if I can just find where to put it.
EDIT: Ah, I might have found it:
You must first be a
registered member to view any code.