Attention 3.6.4 Users:
I thought I would do a little consolidating at this thread is getting long in the tooth/length. But this does work in 3.6.4, you just need to have a little patience and take the steps below. See the forum in my signature for proof
Read
THIS THREAD to see how to get the verification image to work correctly
Read
THIS THREAD to see how to make the Forum Rules actually link to your forum rules and not Register
Basically just edit this line in the
quick_register template in your Template Manager (just search for
quick_register):
PHP Code:
<a href="$vboptions[bburl/register.php?do=checkdate"target="_blank">
Like so:
PHP Code:
<a href="http://www.yoursite.com/rules/"target="_blank">
Now my request...
How can I remove the standard VB welcome header...seeing as how Quick Reg pretty much does the same thing it seems redundant at this point.
I'm sure its a template modification but which template is it found in?
Thanks!