PDA

View Full Version : Anti-Spam Options - Verify Email Before Registration


Pages : 1 [2]

Alibass
02-19-2015, 08:57 PM
Why would you start to register then come back later lol.. i just registered.. only issue i found was all your emails go to spam... thats not a fault in the plugin... it means your email is blacklisted by hotmail ;)
Mate you're the one who wrote the mod with the options. I was just testing them and telling you what I found. If you don't want to address the issue then leave as it is. I don't need to know if my email is blacklisted or not, that's not what I writing you about!

ForceHSS
02-19-2015, 09:01 PM
I use to use this and did not have the error you are talking about so it might be another plugin causing an error with this plugin did you check if you have any error log

ForceHSS
02-19-2015, 09:04 PM
Pleas forgive my errors, Now I expect all is right, the language file for spanish

Please upload the full file with your changes not half of the coding

Alibass
02-19-2015, 09:37 PM
I use to use this and did not have the error you are talking about so it might be another plugin causing an error with this plugin did you check if you have any error log
No error log and disabled plugins

I had checked all that including using a non-modified skin before I posted my original post.

I may install a fresh test board but I really have more important things to do, like uninstall this mod.

Coder kinda got me out of the mood with his off the wall blacklist remark that pertain to nothing that I posted about!

ForceHSS
02-20-2015, 09:21 AM
No error log and disabled plugins

I had checked all that including using a non-modified skin before I posted my original post.

I may install a fresh test board but I really have more important things to do, like uninstall this mod.

Coder kinda got me out of the mood with his off the wall blacklist remark that pertain to nothing that I posted about!

I removed this a long time ago as I found it made no diffence to spammers or helped in any way

Alibass
02-21-2015, 04:09 PM
@da_judge


In reference to my original post (#249 (https://vborg.vbsupport.ru/showpost.php?p=2538009&postcount=249)) I found some spare time and a work around to the problem I discovered by editing Registration Templates/register

Find:


<li>
<label for="cb_adminemail"><input type="checkbox" name="options[adminemail]" value="1" id="cb_adminemail" tabindex="1" {vb:raw checkedoff.adminemail} /> {vb:rawphrase receive_email_from_bulletin_board_staff}</label>
</li>


Replace:


<li>
<label for="cb_adminemail"><input type="checkbox" name="options[adminemail]" value="1" id="cb_adminemail" tabindex="1" checked="checked"> {vb:rawphrase receive_email_from_bulletin_board_staff}</label>
</li>

If for some reason someone should re-enter their email as shown in pic and choose to click on "I found the code": this forces already check boxes in the registration form to become unchecked and as you well know most users wont bother to check or uncheck a box.

I'm no coder and don't know if this issue pertains to your mod, I'm just bringing it to your attention should you care to look into it and give a work around to anybody having the same problem.

da_judge
02-21-2015, 08:10 PM
If that makes you happy mate.. only you have this issue that im aware of... i have no idea what u have installed... or distro you have installed.. im not here to argue... just uninstall if you not happy with it... job done

da_judge
02-21-2015, 08:19 PM
Coder kinda got me out of the mood with his off the wall blacklist remark that pertain to nothing that I posted about!

I mearly pointed out i joined ok but email went to spam... which = blacklist... if this angers you maybe time for you to move on ;)

Delfi_r
02-23-2015, 02:41 PM
Please upload the full file with your changes not half of the coding

I've send you one complete language file that translates all the plug-in to Spanish in a Spanish site. When you install the original and the language, you have both when you switch the languages on the forum.

I've made the translation in one site and applied successfully to another.

I don't know how to make a multilingual file, and If I translate all the file I lost the English config so next time if you change something....

ForceHSS
02-23-2015, 02:51 PM
I've send you one complete language file that translates all the plug-in to Spanish in a Spanish site. When you install the original and the language, you have both when you switch the languages on the forum.

I've made the translation in one site and applied successfully to another.

I don't know how to make a multilingual file, and If I translate all the file I lost the English config so next time if you change something....
Have got no pm from you

Stratis
05-01-2015, 04:13 PM
Very nice mod to use, but uninstalled because it shows blank white page when you try to register in mobile style as reading many others having same issue.
About captcha? nothing yet :D

da_judge
05-04-2015, 06:19 PM
Captcha is pointless on this mod... as captcha is avalible on 2nd part... i need to install a mobile version and work out issue ;)

Stratis
05-07-2015, 04:29 AM
and something else I forget when I tested...
When I click to go back "Verify email" I get this error 404
The requested URL /lastelement was not found on this server.

What is lastelement ?
This is the url that comes up
www.myforum/lastelement

da_judge
05-07-2015, 07:34 PM
Mate that must something wrong with your setup... not plugin... pm me more details i will try and help you

Stratis
05-08-2015, 02:41 AM
Captcha is pointless on this mod... as captcha is avalible on 2nd part... i need to install a mobile version and work out issue ;)


Mate that must something wrong with your setup... not plugin... pm me more details i will try and help you
Thank you for offered to help, yes I pm you when I install again after mobile theme issue is fixed. have a nice day.:)

tanzeelniazi
05-08-2015, 04:02 AM
I have a problem in css i dont know how to fix :(
i am using TF Ideal Dark skin
and mine is showing like this
Upper side
https://vborg.vbsupport.ru/external/2015/05/22.png

and Footer side like this

https://vborg.vbsupport.ru/attachment.php?attachmentid=143393&d=1358883248

da_judge
05-08-2015, 04:27 PM
have you tried to edit css... or is this how it went after install m8

da_judge
05-08-2015, 05:59 PM
Fix for mobile themes...

Goto Styles & Templates > Stlye Manager.. and in your mobile theme in drop down

Add New Template

Label the template

reg_ver_start

Then in code box add this code and save... it should all be ok now :)

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']">

xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>

{vb:cssfile additional.css}
{vb:cssfile register.css}
<title><vb:if condition="$show['coppa']">{vb:rawphrase coppa} </vb:if>{vb:rawphrase register_at_x, {vb:raw

vboptions.bbtitle}}</title>
{vb:raw headinclude_bottom}
{vb:stylevar htmldoctype}
<script type="text/javascript" src="{vb:raw jqueryurl}"></script>
</head>
<body>

<script type="text/javascript">

$(document).ready(function() {

$('#registerform').submit(function() {

$(".error").hide();
var hasError = false;
var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;

var emailaddressVal = $("#email").val();
var emailconfirmVal = $("#emailconfirm").val();

if(emailconfirmVal == '') {
$("#emailconfirm").after('<span class="error">{vb:rawphrase you_cant_leave_this_field_empty}</span> ');
hasError = true;
}

if(emailaddressVal == '') {
$("#email").after('<span class="error">{vb:rawphrase you_cant_leave_this_field_empty}</span> ');
hasError = true;
}


if(!emailReg.test(emailaddressVal)) {
$("#email").after('<span class="error">{vb:rawphrase invalid_email_form}</span> ');
hasError = true;
}

if(!emailReg.test(emailconfirmVal )) {
$("#emailconfirm").after('<span class="error">{vb:rawphrase invalid_email_form}</span> ');
hasError = true;
}

if( emailconfirmVal != emailaddressVal ) {
$("#emailconfirm").after('<span class="error">{vb:rawphrase emails_do_not_match}</span> ');
hasError = true;
}

if(hasError == true) { return false; }

});
});
</script>
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}"

id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</title>



{vb:raw headinclude}
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}

{vb:raw navbar}

<div id="pagetitle">
<h1>{vb:rawphrase vbulletin_registration}</h1>

<vb:if condition="$vboptions['usecoppa']"><p class="description">{vb:rawphrase step_2_of_2}</p></vb:if>
</div>
<form id="registerform" action="register.php" name="register" method="post">

<vb:if condition="$show['emailerrors']">
<h2 class="blockhead">{vb:rawphrase errors_occurred_during_registration}</h2>
<div class="blockbody">
<ul class="blockrow">
{vb:raw errorlist}
</ul>

</div>
</vb:if>

<h2 class="blockhead">{vb:rawphrase register_at_x, {vb:raw vboptions.bbtitle}}</h2>
<div class="blockbody formcontrols">

<vb:if condition="$show['coppa']">
<div class="blockrow">{vb:rawphrase until_receive_signed_form}</div>
</vb:if>

<h3 class="blocksubhead">{vb:rawphrase email_address}</h3>

<div class="blockrow">
<ul class="group">
<li>
<label for="email">{vb:rawphrase email_address}:</label>
<input type="text" class="textbox" name="email" id="email" maxlength="50" value="{vb:raw email}"

dir="ltr" tabindex="1" />
</li>
<li>
<label for="emailconfirm">{vb:rawphrase confirm_email_address}:</label>
<input type="text" class="textbox" name="emailconfirm" id="emailconfirm" maxlength="50"

value="{vb:raw emailconfirm}" dir="ltr" tabindex="1" />
</li>
</ul>




<br>
<p class="description">{vb:rawphrase reg_ver_confirm_code}</p>

<input type="hidden" id="codehasbeenset" name="codehasbeenset" value="1" />
<vb:if condition="$show['reorder']">
<input type="button" onclick="$('#reorder').val('1'); $('#registerform').submit();" class="button"

value="{vb:rawphrase reorderconfirmationcode}" tabindex="1" accesskey="s" />
<input type="button" onclick="$('#ihaveit').val('1'); $('#registerform').submit

();" class="button" value="{vb:rawphrase ifounditthanks}" tabindex="1" accesskey="s" />
<input type="hidden" id="reorder" name="reorder" value="{vb:raw reorder}" />
<input type="hidden" id="ihaveit" name="ihaveit" value="{vb:raw ihaveit}" />
</vb:if>

<input type="submit" class="button" value="{vb:rawphrase complete_registration}" tabindex="1" accesskey="s"

/>

</div>
</form>

{vb:raw footer}

</body>
</html>

tanzeelniazi
05-08-2015, 06:19 PM
Temp fix for mobile themes...

Goto Styles & Templates > Stlye Manager.. and in your mobile theme in drop down

Add New Template

Label the template

reg_ver_start

Then in code box add this code and save... it should all be ok now :)

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']">

xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>

{vb:cssfile additional.css}
{vb:cssfile register.css}
<title><vb:if condition="$show['coppa']">{vb:rawphrase coppa} </vb:if>{vb:rawphrase register_at_x, {vb:raw

vboptions.bbtitle}}</title>
{vb:raw headinclude_bottom}
{vb:stylevar htmldoctype}
<script type="text/javascript" src="{vb:raw jqueryurl}"></script>
</head>
<body>

<script type="text/javascript">

$(document).ready(function() {

$('#registerform').submit(function() {

$(".error").hide();
var hasError = false;
var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;

var emailaddressVal = $("#email").val();
var emailconfirmVal = $("#emailconfirm").val();

if(emailconfirmVal == '') {
$("#emailconfirm").after('<span class="error">{vb:rawphrase you_cant_leave_this_field_empty}</span> ');
hasError = true;
}

if(emailaddressVal == '') {
$("#email").after('<span class="error">{vb:rawphrase you_cant_leave_this_field_empty}</span> ');
hasError = true;
}


if(!emailReg.test(emailaddressVal)) {
$("#email").after('<span class="error">{vb:rawphrase invalid_email_form}</span> ');
hasError = true;
}

if(!emailReg.test(emailconfirmVal )) {
$("#emailconfirm").after('<span class="error">{vb:rawphrase invalid_email_form}</span> ');
hasError = true;
}

if( emailconfirmVal != emailaddressVal ) {
$("#emailconfirm").after('<span class="error">{vb:rawphrase emails_do_not_match}</span> ');
hasError = true;
}

if(hasError == true) { return false; }

});
});
</script>
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}"

id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</title>



{vb:raw headinclude}
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}

{vb:raw navbar}

<div id="pagetitle">
<h1>{vb:rawphrase vbulletin_registration}</h1>

<vb:if condition="$vboptions['usecoppa']"><p class="description">{vb:rawphrase step_2_of_2}</p></vb:if>
</div>
<form id="registerform" action="joinup.php" name="register" method="post">

<vb:if condition="$show['emailerrors']">
<h2 class="blockhead">{vb:rawphrase errors_occurred_during_registration}</h2>
<div class="blockbody">
<ul class="blockrow">
{vb:raw errorlist}
</ul>

</div>
</vb:if>

<h2 class="blockhead">{vb:rawphrase register_at_x, {vb:raw vboptions.bbtitle}}</h2>
<div class="blockbody formcontrols">

<vb:if condition="$show['coppa']">
<div class="blockrow">{vb:rawphrase until_receive_signed_form}</div>
</vb:if>

<h3 class="blocksubhead">{vb:rawphrase email_address}</h3>

<div class="blockrow">
<ul class="group">
<li>
<label for="email">{vb:rawphrase email_address}:</label>
<input type="text" class="textbox" name="email" id="email" maxlength="50" value="{vb:raw email}"

dir="ltr" tabindex="1" />
</li>
<li>
<label for="emailconfirm">{vb:rawphrase confirm_email_address}:</label>
<input type="text" class="textbox" name="emailconfirm" id="emailconfirm" maxlength="50"

value="{vb:raw emailconfirm}" dir="ltr" tabindex="1" />
</li>
</ul>




<br>
<p class="description">{vb:rawphrase reg_ver_confirm_code}</p>

<input type="hidden" id="codehasbeenset" name="codehasbeenset" value="1" />
<vb:if condition="$show['reorder']">
<input type="button" onclick="$('#reorder').val('1'); $('#registerform').submit();" class="button"

value="{vb:rawphrase reorderconfirmationcode}" tabindex="1" accesskey="s" />
<input type="button" onclick="$('#ihaveit').val('1'); $('#registerform').submit

();" class="button" value="{vb:rawphrase ifounditthanks}" tabindex="1" accesskey="s" />
<input type="hidden" id="reorder" name="reorder" value="{vb:raw reorder}" />
<input type="hidden" id="ihaveit" name="ihaveit" value="{vb:raw ihaveit}" />
</vb:if>

<input type="submit" class="button" value="{vb:rawphrase complete_registration}" tabindex="1" accesskey="s"

/>

</div>
</form>

{vb:raw footer}

</body>
</html>

Is this is for me ? or other one ?

da_judge
05-08-2015, 06:57 PM
other m8... mobile version fix... did u change anything in your css ?

tanzeelniazi
05-09-2015, 05:59 PM
no i cant change anything
can i post css here
is this additional.css ?

Stratis
05-09-2015, 06:46 PM
Temp fix for mobile themes...

Goto Styles & Templates > Stlye Manager.. and in your mobile theme in drop down

Add New Template

Label the template

reg_ver_start

Then in code box add this code and save... it should all be ok now :)


Yes m8 you did it again, installed and tested to my test-forum, it works like a charm.
On Monday I will test it in my real forum.

The only thing is that you have in code (https://vborg.vbsupport.ru/showpost.php?p=2545139&postcount=268) joinup.php That gave error
The requested URL /joinup.php was not found on this server.

I change it to register.php

:up:


EDIT: Today tested in working forum, all works fine... thank you very much

estebanp
05-13-2015, 01:11 AM
Awesome plugin!

da_judge
05-17-2015, 04:58 PM
Yes m8 you did it again, installed and tested to my test-forum, it works like a charm.
On Monday I will test it in my real forum.

The only thing is that you have in code (https://vborg.vbsupport.ru/showpost.php?p=2545139&postcount=268) joinup.php That gave error
The requested URL /joinup.php was not found on this server.

I change it to register.php

:up:


EDIT: Today tested in working forum, all works fine... thank you very much

Hahaha well spotted... i need to edit that... cheers

da_judge
05-25-2015, 05:40 PM
no i cant change anything
can i post css here
is this additional.css ?

package up you skin and xml, add to drop box or somit... them pm me link.. i will install it and test for you ;)

persianpros
06-20-2015, 08:55 PM
Works on 4.2.3

Remember if you're using "DBTech vB Optimize" under "Cache Options" disable these 2 options :

(Pro) Cache Templates in File System
(Pro) Guest Full Page Caching

hugh_
08-08-2015, 09:16 PM
I'm getting the following error when I try to uninstall this mod, can anyone help?

Thanks!
---
Database error in vBulletin 4.2.3:

Invalid SQL:
ALTER TABLE user DROP emailchanged;;

MySQL Error : Can't DROP 'emailchanged'; check that column/key exists
Error Number : 1091

da_judge
08-16-2015, 07:12 PM
Have you got issue sorted ? sorry about late reply been on my holidays

hugh_
08-16-2015, 07:27 PM
Unfortunately not...

da_judge
08-21-2015, 08:40 PM
is site running ok... what i would suggest.. is try re install.. then uninstall.. let me know.. your the 1st with this mate

da_judge
08-21-2015, 08:41 PM
Hold on 4.2.3.. i have not got that installed.. i will do so and test.. then report my findings

hugh_
08-21-2015, 09:15 PM
Reinstall and uninstall didn't work. I tried that before posting here. :)

da_judge
08-24-2015, 07:21 PM
i will upgrade and check it out buddy

da_judge
09-09-2015, 05:30 PM
Reinstall and uninstall didn't work. I tried that before posting here. :)

installs and uninstalls no problem on my system mate... running 4.2.3

da_judge
09-11-2015, 05:29 PM
maybe you have another plugin using Table 'emailchanged'

JesWhite
02-21-2016, 07:12 AM
i want to show site rules before regitration? how can i do this ?

da_judge
02-27-2016, 08:45 PM
i want to show site rules before regitration? how can i do this ?

I will have look for you.. ;)

blue6995
04-29-2016, 11:49 AM
No email verification code appears to be sent out to new registrants! Have I got to change a setting or something?

Thanks

da_judge
04-30-2016, 06:17 PM
No email verification code appears to be sent out to new registrants! Have I got to change a setting or something?

Thanks

Thats to do with your email server or email settings mate...

It runs out of the box ;)

twistedsoul
05-08-2016, 12:52 AM
no verification email... I have everything set up like stated in directions.

da_judge
05-23-2016, 05:28 PM
no verification email... I have everything set up like stated in directions.

Check you hosting / server emails mate... this plugin uses that..

Code Geass
07-05-2016, 09:16 AM
Hello,

Our members can't register, many members informs me that they see this message:
The activation code requested has been used more than 5 times using the same e-mail. If you can not find the message, check the Junk mail folder. You will not be able to register in the forum with this email, if you want to register, contact the administrator, or use another e-mail address

I have question them if they use it many times, But all answer me they did it once, after receiving the mail they clicked the link once.


Another thing, I have blocked domain e-mail in vBulletin user prevention mails from registering , But unfortunately I don't know why it keep sending mails to these domains through your product.

Regards


-------- UPDATE------------

Okay I have test this by myself... I have registered a new account with new E-mail address and I have received the code and link.

I clicked on the link and it moved me to the same registration form with the code already typed.

After I filled up the form, It shows me this message:

The activation code requested has been used more than 5 times using the same e-mail. If you can not find the message, check the Junk mail folder. You will not be able to register in the forum with this email, if you want to register, contact the administrator, or use another e-mail address

Is this kinda bug ?

...

I'm using the latest version 2.0.8 , and this product was working fine until I figured out lately it is not working properly !

-----------
Settings:
Attempts for each email: 1
Choose the time of deletion (coefficient of calculation time): Hours
The number of days to keep the code: 24
jquery url: Google Code
custom jquery url: *EMPTY*
Allowed times for changing email (for already registered members): 5
Keeping mail in waiting list (for user profile): Yes
verify mail provider before sending: Yes
service providers excluded from exicst exist verification:
hotmail.com
yahoo.com
live.com
gmail.com
outlook.com
-------------------
Database> Table: userregcode
Column: userregid (2371-2413) Range -including my new registration email described above-
Column: userregcode ( all codes values are unique no duplicate)
Column: counted (1) on all values
Column: wheretoapply (0) on all values

da_judge
07-20-2016, 06:59 PM
I'm using the latest version 2.0.8 , and this product was working fine until I figured out lately it is not working properly !



If it was working properly then its no the plugin.. its most likely a conflict with another plugin or some other settings.. i suggest uninstall fully and the reinstall.. see if that fixes :)

da_judge

proxx
07-26-2016, 03:50 AM
could you confirm that this exploit has been addressed https://www.exploit-db.com/exploits/34717/

da_judge
07-26-2016, 07:14 PM
could you confirm that this exploit has been addressed https://www.exploit-db.com/exploits/34717/

I can confirm and vbulletin.org also confirmed its now safe.. it was put in graveyard until i fixed which i did, hence its now back ;)

da_judge
07-26-2016, 07:18 PM
Mod restored from quarantine- all new downloads in first post.

posted by a mod just to reassure you mate

proxx
07-26-2016, 10:36 PM
how come the script says "Remote mail provider does not exist, so it will not be able to use this e-mail." ... i'm putting a working email address.

da_judge
08-14-2016, 06:33 PM
how come the script says "Remote mail provider does not exist, so it will not be able to use this e-mail." ... i'm putting a working email address.

thats nothing to do with plugin at all mate...

could be email server blocking port or error like that.. have you tried another email address..

Do u get same responce

jccatt
09-20-2016, 08:20 PM
You do not receive an email with the registration code. I tested the PHP email via diagnostics in V bulletin CP and that works fine.

LUUV
12-21-2016, 11:31 AM
Hi,
the installation is not working for me. It says:

Fatal error: Call to a member function query_write() on a non-object in /www/htdocs/w012acca/community.luuv-stabilizer.com/core/includes/adminfunctions_product.php(881) : eval()'d code on line 1

Line 1 in the adminfunctions_product.php says:
<?php if (!defined('VB_ENTRY')) die('Access denied.');

What do I need to change or adjust to make it work?

Thanks for your help!

carik
12-22-2016, 11:38 AM
after entering email, press - to complete the registration.
this opens the registration page.
how to fix?
thank you!

carik
12-22-2016, 07:54 PM
why it says "registration Page are available only to the link specified in the email which is sent to the specified e-mail!" and after entering the e-mail and click continue, then opens the registration page? why not return to index page? someone tell me?

K!nG
01-03-2017, 03:14 PM
I am not sure if my answer will be so helpful but even though it takes you to registration page but it still asks you for registration key and if you don't enter that you can't register. Once you hit continue it takes to registration page so you can check your email and either copy paste it or click on the link from email which will populate the registration key for you.

carik
01-03-2017, 05:53 PM
it should be so - a link with the verification code to complete the registration page should only be in e-mail! why do spammers and bots to load the registration page?

john7911
02-02-2017, 04:56 AM
Hi,
Some new users have problem to register:
" The activation code is Incorrect, or you used an old link.
please request the verification code again. "

http://webmail.faouweb.net/cpsess4783812834/3rdparty/roundcube/?_task=mail&_action=get&_mbox=INBOX&_uid=237&_token=91ec324da1e280b2f6a8d320c7dc8d87&_part=2&_embed=1&_mimeclass=image

tony2013
02-07-2017, 12:23 PM
Work great for my forum.

Many thanks

t3h3th32
04-16-2017, 08:57 PM
Hi,

any idea, if this works for vB 4.2.4?

Regards,
~t3h'Pâr4d0x

MarkFL
04-16-2017, 09:17 PM
Hi,

any idea, if this works for vB 4.2.4?

Regards,
~t3h'P?r4d0x

The product description says it is working for vB 4.2.3, so it should work for 4.2.4+ as well. :)

t3h3th32
04-26-2017, 01:43 PM
Doesn't seem to work for vB 4.2.4, is there a chance to request a help? I'd very much appreciate any suggestions. My best guess is, it's something small, like 1 line of code or something.

The product installs itself just fine, but there are no verification codes being sent to the emails. Quite strange.

Regards,
~t3h'Pâr4d0x

Inna
04-29-2017, 09:56 AM
The product description says it is working for vB 4.2.3, so it should work for 4.2.4+ as well. :)

Hi Mark, the style is not shown well when a user wants to register.

It seems something is not OK with this product since only is shown well on the default style.
You may test it for yourself in a different style, rather than default one.

Would you please fix it?

The best

MarkFL
04-29-2017, 10:14 AM
Hi Mark, the style is not shown well when a user wants to register.

It seems something is not OK with this product since only is shown well on the default style.
You may test it for yourself in a different style, rather than default one.

Would you please fix it?

The best

Only the author of the product can release an update. I recommend posting screenshots showing the issue you're having, and perhaps the developer can address it. :)

Inna
04-29-2017, 10:24 AM
Only the author of the product can release an update. I recommend posting screenshots showing the issue you're having, and perhaps the developer can address it. :)

No, I meant you release a fix for me (and anyone else who has this issue) on this post.

Shot is attached.

That's a test on my localhost, but the result was same on the real host (different styles)

t3h3th32
04-29-2017, 10:32 AM
I have the same issue (mod messes up the style), but it's not the mod to be blamed. The style / theme / skin needs to be tweaked. This happens a lot, when you're using mods and then install a custom style or vice versa.

I'd be more curious, if the mod works for you, for me, it doesn't send the verification emails.

Regards,
~t3h'Pâr4d0x

MarkFL
04-29-2017, 10:33 AM
This product is marked as "Supported" and the developer has recently been online. The best thing to do is to give the developer a chance to address the issue you're experiencing. :)

MarkFL
04-29-2017, 10:35 AM
I have the same issue (mod messes up the style), but it's not the mod to be blamed. The style / theme / skin needs to be tweaked. This happens a lot, when you're using mods and then install a custom style or vice versa.

This is very true...not all styles are created equally, or are as versatile as others. :D

Inna
04-29-2017, 10:57 AM
I have the same issue (mod messes up the style), but it's not the mod to be blamed. The style / theme / skin needs to be tweaked. This happens a lot, when you're using mods and then install a custom style or vice versa.

I'd be more curious, if the mod works for you, for me, it doesn't send the verification emails.

Regards,
~t3h'P?r4d0x

That problem could be server-side.

You may send test emails via ACP / Maintenance / Diagnostics / Email to see whether there exists any errors.

abehicks
07-09-2017, 01:39 AM
I am running 4.2.1 and this is the answer to a determined spammer, thank you! HOWEVER, Gmail and AOL (at least) do not receive the code. It does not even make their spam folders. Yahoo, does, but hits the spam folder, which is fine. Other providers like Verizon and others have no problem. What can I do? I Love this, but have found that without these mail services, my join count is down to nothing. :(

Inna
08-10-2017, 05:49 PM
No, I meant you release a fix for me (and anyone else who has this issue) on this post.

Shot is attached.

That's a test on my localhost, but the result was same on the real host (different styles)

Still awaiting for a fix

Inna
08-11-2017, 06:34 AM
@da_judge @markfl @t3h3th32 the fix for messed up styles:

in templates search for "headinclude_bottom" of your style.
Copy only the first line of this template. For example mine is:
{vb:cssfile additional.css}
Some other styles may be:
{vb:cssfile additional.css,main.css,responsive.css,othercss.cs s}
Now go to "reg_ver_start" template of your style and paste that code after:
{vb:cssfile register.css}
I mean the new reg_ver_start template should be like this:
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']"> xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>
{vb:raw headinclude}

{vb:cssfile register.css}
{vb:cssfile additional.css}
<title><vb:if condition="$show['coppa']">{vb:rawphrase coppa} </vb:if>{vb:rawphrase register_at_x, {vb:raw vboptions.bbtitle}}</title>
{vb:raw headinclude_bottom}

Have fun:D

Darkman7030
10-22-2017, 08:37 AM
Good day
a very good addon only one problem I have still there with that user can re-register with a blocked e mail which I have blocked again
is it possible that the addon the blocked mails takes into account the user can not there with re-register?

meschiash
03-26-2019, 06:01 PM
This MOD is not forwarding the person's birth date.
After they register and you go into ACP > Users and look them up, their birthdate is not recorded. Can someone please look into this?

nrc
07-30-2019, 06:45 PM
I started getting a fresh deluge of spam registrations. I require approval for registrations so none of them get through, it's just a pain to go through them all. recaptcha is useless. Half these come from gmail addresses so of course Google is going to be no help in solving it.

This plugin stopped the spam registrations completely. Yeah, someone could code around it but I've found that using tactics like this that are the exception rather than the rule rarely merits that kind of attention from the spammers.

The only downside is that one of the most common sources for spam registration (besides gmail) is now bouncing these validation emails as spam. The developer said that the email ban list is still honored but these emails are coming from a banned domain so I assume that he must mean that it's still honored in the main registration process. That doesn't help with the bounce problem.

chudvs
02-05-2020, 10:06 AM
Still not sending the verification code and its not server side problem

Bulent Tekcan
03-29-2020, 05:06 PM
I cant see why this would be needed... it stops spamming as bots dont get this system lol


I have a same problem :( Spammer use this screen and server sent hundred of mails :(

Hostboard
03-30-2020, 01:07 PM
Have you looked at this yet?
https://vborg.vbsupport.ru/showthread.php?t=297834

Bulent Tekcan
04-01-2020, 04:13 PM
How can I put Human Verification 1st screen like that ?

Regards

https://vborg.vbsupport.ru/attachment.php?attachmentid=157593&stc=1&d=1585646502

Bulent Tekcan
04-03-2020, 09:05 AM
I have a same problem :( Spammer use this screen and send tons of mail from my server. Anyone help for this reason ? Human Verification is the best solution. And other problem is COPPA is not working ! After birthday and email entry screen return to birthday again.








Can you Add Captcha ( Image Verification) when someone want to register to stop spamming & sending emails for nothing

Here in This Add Captcha !
https://vborg.vbsupport.ru/external/2020/04/1.jpg

Bulent Tekcan
04-03-2020, 03:23 PM
I think something is wrong this template. Because in registration page Verification Code line missing...


Regards




Fix for mobile themes...

Goto Styles & Templates > Stlye Manager.. and in your mobile theme in drop down

Add New Template

Label the template

reg_ver_startThen in code box add this code and save... it should all be ok now :)

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']">

xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>

{vb:cssfile additional.css}
{vb:cssfile register.css}
<title><vb:if condition="$show['coppa']">{vb:rawphrase coppa} </vb:if>{vb:rawphrase register_at_x, {vb:raw

vboptions.bbtitle}}</title>
{vb:raw headinclude_bottom}
{vb:stylevar htmldoctype}
<script type="text/javascript" src="{vb:raw jqueryurl}"></script>
</head>
<body>

<script type="text/javascript">

$(document).ready(function() {

$('#registerform').submit(function() {

$(".error").hide();
var hasError = false;
var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;

var emailaddressVal = $("#email").val();
var emailconfirmVal = $("#emailconfirm").val();

if(emailconfirmVal == '') {
$("#emailconfirm").after('<span class="error">{vb:rawphrase you_cant_leave_this_field_empty}</span> ');
hasError = true;
}

if(emailaddressVal == '') {
$("#email").after('<span class="error">{vb:rawphrase you_cant_leave_this_field_empty}</span> ');
hasError = true;
}


if(!emailReg.test(emailaddressVal)) {
$("#email").after('<span class="error">{vb:rawphrase invalid_email_form}</span> ');
hasError = true;
}

if(!emailReg.test(emailconfirmVal )) {
$("#emailconfirm").after('<span class="error">{vb:rawphrase invalid_email_form}</span> ');
hasError = true;
}

if( emailconfirmVal != emailaddressVal ) {
$("#emailconfirm").after('<span class="error">{vb:rawphrase emails_do_not_match}</span> ');
hasError = true;
}

if(hasError == true) { return false; }

});
});
</script>
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}"

id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</title>



{vb:raw headinclude}
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}

{vb:raw navbar}

<div id="pagetitle">
<h1>{vb:rawphrase vbulletin_registration}</h1>

<vb:if condition="$vboptions['usecoppa']"><p class="description">{vb:rawphrase step_2_of_2}</p></vb:if>
</div>
<form id="registerform" action="register.php" name="register" method="post">

<vb:if condition="$show['emailerrors']">
<h2 class="blockhead">{vb:rawphrase errors_occurred_during_registration}</h2>
<div class="blockbody">
<ul class="blockrow">
{vb:raw errorlist}
</ul>

</div>
</vb:if>

<h2 class="blockhead">{vb:rawphrase register_at_x, {vb:raw vboptions.bbtitle}}</h2>
<div class="blockbody formcontrols">

<vb:if condition="$show['coppa']">
<div class="blockrow">{vb:rawphrase until_receive_signed_form}</div>
</vb:if>

<h3 class="blocksubhead">{vb:rawphrase email_address}</h3>

<div class="blockrow">
<ul class="group">
<li>
<label for="email">{vb:rawphrase email_address}:</label>
<input type="text" class="textbox" name="email" id="email" maxlength="50" value="{vb:raw email}"

dir="ltr" tabindex="1" />
</li>
<li>
<label for="emailconfirm">{vb:rawphrase confirm_email_address}:</label>
<input type="text" class="textbox" name="emailconfirm" id="emailconfirm" maxlength="50"

value="{vb:raw emailconfirm}" dir="ltr" tabindex="1" />
</li>
</ul>




<br>
<p class="description">{vb:rawphrase reg_ver_confirm_code}</p>

<input type="hidden" id="codehasbeenset" name="codehasbeenset" value="1" />
<vb:if condition="$show['reorder']">
<input type="button" onclick="$('#reorder').val('1'); $('#registerform').submit();" class="button"

value="{vb:rawphrase reorderconfirmationcode}" tabindex="1" accesskey="s" />
<input type="button" onclick="$('#ihaveit').val('1'); $('#registerform').submit

();" class="button" value="{vb:rawphrase ifounditthanks}" tabindex="1" accesskey="s" />
<input type="hidden" id="reorder" name="reorder" value="{vb:raw reorder}" />
<input type="hidden" id="ihaveit" name="ihaveit" value="{vb:raw ihaveit}" />
</vb:if>

<input type="submit" class="button" value="{vb:rawphrase complete_registration}" tabindex="1" accesskey="s"

/>

</div>
</form>

{vb:raw footer}

</body>
</html>

Younicode
04-24-2020, 03:51 AM
I have received the following database error several times.


Database error in vBulletin 4.2.5:

Invalid SQL:
SELECT * FROM userregcode WHERE userregemail = 'jessical'estrange84@term.foooq.com';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'estrange84@term.foooq.com'' at line 1
Error Number : 1064



I get this error for emails that use the apostrophe character in the email address

jessical'estrange84@term.foooq.com

Can anyone help?

Lyapko
01-02-2021, 05:25 PM
How can I put Human Verification 1st screen like that ?

Regards

https://vborg.vbsupport.ru/attachment.php?attachmentid=157593&stc=1&d=1585646502

Pls, need this too

webnsn
06-06-2021, 02:22 PM
It is not working for 3.8v
please share add-on for 3.8v

Hostboard
06-06-2021, 03:35 PM
It is not working for 3.8v
please share add-on for 3.8v

Why would it, this is a VB4 add-on.

X-or
09-19-2022, 10:24 AM
the idea is good, the execution not so much

it is not compatible with vbulletin builtin email ban list
not compatible with mods like spam-o-matic that add a maintained junk mail filter
it could be implemented without any database change

ForceHSS
09-20-2022, 02:11 PM
It is not working for 3.8v
please share add-on for 3.8v

Try using the correct one for your version
https://vbulletin.org/forum/showthread.php?t=201466&highlight=Verify+Email+Before+Registration

StormBreaker
06-13-2023, 08:26 PM
I just installed and everything work great, but the Verify Email navbar is broken and need little tweaks with breadcrumbs.
And no code field in Mobile style register form.