![]() |
how can i get this to work with my vBA CMPS? It currently loads only on the forum home. not the portal
|
Same way you add it to your forum. The only thing you must change is the path inside qr template
|
Seem to have a problem. I moved hosts yesterday and consequently did a db backup/restore. On the restore the database refused to import past the 'settings' table, saying the entry for quickregister, "quickregister_welcomemsgtext" was truncated on row 1.
Now, I had not, in any way shape or form altered the defaults of the installation, and cannot for the life of me understand why this may happen. Any ideas anyone? p.s. vB 3.6.1 + php 5.1.5 on Apache 2.0.59 & MySQL 4.1.21 |
It looks like the Image Verification is not working with vB 3.6. I am using 1.6.2 of this plug-in.
|
Quote:
|
Does this work with vB 3.6.1?
|
how do you remove confirmation for password and email?
i just want it to show --------without the 'agree to forum rules' checkbox too if possible. i can try and play around with it but i'm sure someone here can do this in less than 1 minute ;) thanks! |
Wonderful modification - I'm using it only on my vBadvanced portal pages:
http://JPiCForum.info Thank you very very much for this one - I'm hoping it will boost the Community registrations! Jacquii. |
would prefer it much better without the extra confirmation boxes but this isnt so bad... thanks for this sweet hack bro! :D
http://www.questlife.net/forum/uploa...1160793867.jpg |
Anyone know if this works with v3.6.2?
|
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.
|
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. |
Finally.... got this to work with image verification in vBAdvanced :D
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 |
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:) |
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! |
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. |
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:confused: |
Quote:
|
Quote:
|
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!
|
Quote:
Nope, Sorry I was looking at the Poker site..:confused: |
hehe, no probs, it works on our /forum page but not our /community page:(
|
If you use the GD (True Type Font) and all the randoms unchecked in the image settings you won't need to refresh.
|
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
|
Is there anyway to use this in conjunction with the NoSpam! modification?
https://vborg.vbsupport.ru/showthrea...ghlight=nospam I'm not a coder, and I'm not exactly sure how to implement this into it? I'd really like to use this mod...but when I installed it, it doesn't allow the question to be asked, but it still looks for it? |
Hi Guys
I have got the plugin working for a clients forum - the verification image is working, and date of birth working. With DOB, you either have it required on the quick edit, or on the forum - then it shows on the quick edit form. Have a look at it in action on my clients site - Football forum The attached file now has it so only one email address and password is required. Nice and easy for people to register now! |
Quote:
|
Duping inputs is more to try and make sure that the user puts them in right. But what happens is that people just copy and paste them anyway, so its not really that much a check.
The image verification is the non bot part. |
I think it's best to keep the confirm fields for usernames and passwords. You've got to take into consideration those who aren't so technically minded, who may not even know how to copy and paste and who may hit a wrong key.
Gothic, the image refresh still isn't working on your site for me?? |
Quote:
wow! thanks man, been waiting for this. :) |
Quote:
Would certainly love to have the QuickRegister WITH the new NoSpam mod! Thanx, Jacquii. |
Will this mod work for 3.6 OR is there a version for 3.6.x
I want to make it as easy to register for users on my new forum and this seems to be the perfect solution. |
Quote:
|
Yes, this version works with 3.6 very well. I have it installed on my boards.
|
Quote:
|
Quote:
|
Image verification was showing up so small and confusing on my quick register form that I had to turn it off. Anyone else with same problem got a fix?
|
for some reason this is not working for me. I'm using 3.6.4
|
All times are GMT. The time now is 10:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|