The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#132
|
|||
|
|||
i just installed this on 3.6.2 and it works fine for me. Only thing I am trying to find is where to get at the read forum rules link as it links to register not my rules.
|
#133
|
||||
|
||||
quick_register template
go to the bottom and find Code:
<input type="submit" class="button" value="$vbphrase[quickregister_submit]" accesskey="s" /><input name="agree" id="cb_rules_agree" value="1" type="checkbox"><strong>$vbphrase[quickregister_agree] <a href="$vboptions[bburl]/faq.php?" target="_blank">$vbphrase[quickregister_forumrules]</a></strong> I'm still testing this hack on my test site. |
#134
|
||||
|
||||
Finally.... got this to work with image verification in vBAdvanced
All I did was install plugin as per destructions. In the AdminCP/vBA CMPS/default settings: In 'Portal Output Global Variables' add 'quickregister' In the template 'imagereg' look for Code:
<img id="imagereg" src="image.php?$session[sessionurl]type=regcheck&imagehash=$imagehash" alt="$vbphrase[registration_image]" width="201" height="61" border="0" /> Code:
<img id="imagereg" src="/forum/image.php?$session[sessionurl]type=regcheck&imagehash=$imagehash" alt="$vbphrase[registration_image]" width="201" height="61" border="0" /> and then look for Code:
<script type="text/javascript" src="clientscript/vbulletin_ajax_imagereg.js?v=$vboptions[simpleversion]"></script> Code:
<script type="text/javascript" src="/forum/clientscript/vbulletin_ajax_imagereg.js?v=$vboptions[simpleversion]"></script> You can check it out HERE |
#135
|
|||
|
|||
Hi, could someone please tell me how I can link to the forum rules directly, not my forum FAQ, but the forum rules that are shown on register.php, but without the option to continue registration from that page.
Also, does anyone know how to use proper image verification not for VBAdvanced? I'm using this on 3.6.2 and have edited it to fit in nicely, click the forum link in my sig to see |
#136
|
||||
|
||||
I'm still working this on my test site and may or may not work for you. Although it may help you.
I have ours link to a added faq page, you can do this by adding it in the admin cp. or You can hide your register link on your navbar (we did this) and only use the quick register. Link the forum rules in the QR to <a href="$vboptions[bburl/register.php?do=checkdate"target="_blank"> then change the register button below the rules to close this page. this will only work with QR. For the image I added this https://vborg.vbsupport.ru/showpost....&postcount=133 it works on both cmps and all my vb pages and changed the size of the image from what he has to width="122" height="42" border="0" Good luck hope it helps, if not sorry. Once I get it working on my active site, I will click install! |
#137
|
|||
|
|||
Thanks, I sorted the image verification for vb, it was in post 114 on this thread
I think I'm going to leave the main register option up just incase we have any special cases, somebody from a different time zone, or user referrals etc, thanks for the suggestion though I might just make up a new page of forum rule that it will link to in the pop up. |
#138
|
|||
|
|||
Haha, 4 hours later and it's finished!
Have it set up just the way I want now here: www.poker.ie/community/forums/ The rules pop up and I copied the normal register page and made a quickregrules page and edited out the register button and replaced it with text that simply says "Please close this wondow to continue". Now I just have to get it on my /community/ page which is in vbadvanced |
#140
|
|||
|
|||
Quote:
|
#141
|
|||
|
|||
the one on http://www.cornishserver.com/ works for you? I've tried it in both FireFox and IE and neither of them refresh the image for me. The animated circling dots just stay there turning but no new image comes up!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|