The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Verify Email Before Registration Details »» | |||||||||||||||||||||||||||||||
Tested and working in vb 4.2.3
Product Description: Verify Mail before registration , and during update profile information (changing mail for members from usercp) This Product: Stop spam at the first order, it works to prevent the registration with anonymous mails, in order to ensure Forum mail arrives (Newsletters - Subscriptions - Contact members .. etc.), to emails properly and effectively. no member will be registered , or admitted to the database (both in group waiting activation or any other group), unless the mail is true. As if there was not a failed attempt to register. What are the anonymous mails? Are the emails that can not access by its owner, and browsed. Whether it was a mail already exists (used by another person), or not. As long as no member can or the new Registrar (who wrote this mail), access to the inbox in the mail will be an anonymous mail, and reject his request. Installation: Just Import The product from AdminCP. The product Will begin work as soon as the product installed. You can manage the product settings from AdminCP > Settings > Options > Verify Mail before registration. Enjoy Big thanks to ForceHSS for his help with ironing out the spelling issues To update, just import via Products in admincp, tick overwrite PLEASE UPDATE Last version had SQL issue, this is fixed now in this version IMPORTANT If you running Rename register.php by BOP5 you need to edit 2 templates https://vborg.vbsupport.ru/showthread.php?t=297834 1st search in languages for Code:
$vboptions[bburl]/register.php?so=1&emailcode=$emailcode 2nd edit in template : reg_ver_start Code:
<form id="registerform" action="register.php" name="register" method="post"> After that all should be good Note : CSS / FOOTER FIXED !!! Mobile Theme Fix HERE Download Now
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
Delfi_r, EliasAlucard, ForceHSS, goxy63, gsmlover4u, josh_krz, kizy, nacaruncr, Normal, oneill, SaN-DeeP, sweetpotato |
Comments |
#312
|
||||
|
||||
Quote:
|
#313
|
|||
|
|||
Quote:
Shot is attached. That's a test on my localhost, but the result was same on the real host (different styles) |
#314
|
|||
|
|||
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 |
#315
|
||||
|
||||
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.
|
#316
|
||||
|
||||
This is very true...not all styles are created equally, or are as versatile as others.
|
#317
|
|||
|
|||
Quote:
You may send test emails via ACP / Maintenance / Diagnostics / Email to see whether there exists any errors. |
#318
|
|||
|
|||
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.
|
#319
|
|||
|
|||
Still awaiting for a fix
|
#320
|
|||
|
|||
@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: Code:
{vb:cssfile additional.css} Code:
{vb:cssfile additional.css,main.css,responsive.css,othercss.css} Code:
{vb:cssfile register.css} Code:
{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} |
#321
|
|||
|
|||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|