vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - vMail - Verify Mail before registration. (https://vborg.vbsupport.ru/showthread.php?t=162642)

mad@Max 11-21-2007 10:33 PM

Quote:

Originally Posted by apiasto (Post 1387180)
hi ,i installed it and when i click go after putting image verification i get data base error

nlp_vmail' doesn't exist

any idea thnx

Uninstall and install again:)

apiasto 11-22-2007 06:58 AM

Quote:

Originally Posted by mad@Max (Post 1387199)
Uninstall and install again:)

tried that couple of times but same thing :mad:

alessai2 11-22-2007 08:40 AM

بارك الله فيك يالغالي ومنتج بالفعل رائع ,,

Thanx ..

Almotmaiz.Net 11-22-2007 01:47 PM

Quote:

Originally Posted by apiasto (Post 1387180)
hi ,i installed it and when i click go after putting image verification i get data base error

nlp_vmail' doesn't exist

any idea thnx

u need to Uninstalled and re-install
till ,e result :)
Quote:

Originally Posted by alessai2 (Post 1387405)
بارك الله فيك يالغالي ومنتج بالفعل رائع ,,

Thanx ..

تسلم عزيزي ^^

apiasto 11-22-2007 04:22 PM

this what i am getting

Invalid SQL:
INSERT INTO `nlp_vmail` (`code`, `email`, `prefix`, `dateline`, `day`, `month`, `year`)
VALUES
(
'e80cdc1c897e70aff85cf6ed6b98ad6f',
'---------@----------',
'NLP',
'1195754841',
'0',
'0',
'0'
);

MySQL Error : Table '------------.nlp_vmail' doesn't exist

i am going crazy,is there a way around it ?

Almotmaiz.Net 11-23-2007 10:33 AM

Quote:

Originally Posted by apiasto (Post 1387590)
this what i am getting

Invalid SQL:
INSERT INTO `nlp_vmail` (`code`, `email`, `prefix`, `dateline`, `day`, `month`, `year`)
VALUES
(
'e80cdc1c897e70aff85cf6ed6b98ad6f',
'---------@----------',
'NLP',
'1195754841',
'0',
'0',
'0'
 );

MySQL Error : Table '------------.nlp_vmail' doesn't exist

i am going crazy,is there a way around it ?

do it manully .

do this query ..

Code:

CREATE TABLE nlp_vmail
                                (
                                        `code` text NOT NULL,
                                        `email` text NOT NULL,
                                        `prefix` text NOT NULL,
                                        `dateline` int(10) unsigned NOT NULL default '0'
                                )


apiasto 11-23-2007 01:16 PM

thanks i did that querry and i got this message now

MySQL Error : Unknown column 'day' in 'field list'
Error Number : 1054

Almotmaiz.Net 11-23-2007 06:24 PM

Quote:

Originally Posted by apiasto (Post 1388051)
thanks i did that querry and i got this message now

MySQL Error : Unknown column 'day' in 'field list'
Error Number : 1054

sorry .

do this Query :

Code:

ALTER TABLE nlp_vmail
                ADD `day` text NOT NULL,
                ADD `month` text NOT NULL,
                ADD `year` text NOT NULL


apiasto 11-24-2007 11:32 PM

ok thaNKS ALOT IT WORKS BUT WHEN I ENTER THE CODE IT IS SAYING
Sorry, your e-mail address is incorrect (does not match the verification code).

Seiyaboy 11-25-2007 05:15 AM

Validation code must match the email address where the validation was being sent to, otherwise the registration will be rejected.

apiasto 11-25-2007 11:20 AM

i am pasting the code from the e mail into the box and it rejects it

Karabaja 11-25-2007 11:55 AM

Very useful hack. Thanks a lot. It would be nice though if it would delete emails after few days that didn't actually register.
If I for example enter someone else's email in first step of the registration process and request a verification code, but don't complete the registration, a real owner of that email address would later have problem registering with that address.

hdrmut 11-25-2007 02:59 PM

استهلالك الموضوع باسم الله أدمع عيني فرحاً

بارك الله فيك ولك وبك

الهاك في قمة الروعة والتميز ولا شك انه مهم للغاية وخصوصا لمن يخافون على سيرفراتهم من شغل الاكزيم برسائل وردود تذهب لصندوق بريد وهمي وتعود لان العنوان غير صحيح فيتحمل المزود عناء الارسال واستقبال الرد بان الايميل غير موجود فيتسبب هذا في زيادة كبيرة في حجم اللود على الخاد?

الهاك هذا سيحل الكثير من المشاكل

تحياتي

Alibass 11-29-2007 02:06 PM

Quote:

Originally Posted by Karabaja (Post 1389130)
Very useful hack. Thanks a lot. It would be nice though if it would delete emails after few days that didn't actually register.
If I for example enter someone else's email in first step of the registration process and request a verification code, but don't complete the registration, a real owner of that email address would later have problem registering with that address.

You can, goto vMail verification settings>days and choose.

Karabaja 11-29-2007 02:44 PM

Quote:

Originally Posted by Alibass (Post 1391702)
You can, goto vMail verification settings>days and choose.

I wasn't sure that option clears email addresses. But I'll try it, thanks.

egyptsons 12-01-2007 12:26 PM

good idea :)

belal_najjar 12-02-2007 09:27 AM

thanx man

nice work

best regard,
bilal

Mrdby 12-02-2007 12:34 PM

any other errors?

momen 12-02-2007 03:09 PM

Very good idea, and vBulletin should include this service in email's options with vBulletin version 3.7.0 or later.
::Mark as Installed::
Thank you very mutch.

SBlueman 12-02-2007 06:02 PM

Downloaded the latest version and it works much better now. Thank you for a great mod!

Bulent Tekcan 12-02-2007 07:59 PM

Hello

My mind confused some points....normaly disable Verify Email address in Registration while this product enable.If it is enable maybe 4 times see regitration screen :)

1- Enter mail address and image code.
2- Receive verification code.
3- Enter verification code and other things than finish regitration.

Everything normal at this point.....But...

If you change your mail address in your control panel this system never control new mail,usergroup not change to awaiting group.

This is security hole I think.

What is yours idea ?

Alibass 12-02-2007 08:10 PM

Quote:

Originally Posted by Bulent Tekcan (Post 1393686)

If you change your mail address in your control panel this system never control new mail,usergroup not change to awaiting group.

Yes I agree, not good. This allows member to change their email address immediately to a fake one without being checked which really defeats the whole purpose of this hack. :(

SBlueman 12-02-2007 08:13 PM

Wonder if there is a way to:

A) Inject the verification code into the correct filed on the registration page once they click the email link
B) Not allow an email change once the email is registered. Only allow an admin to change that field.

TigerWare 12-02-2007 08:19 PM

Quote:

Originally Posted by Bulent Tekcan (Post 1393686)
If you change your mail address in your control panel this system never control new mail.

Quote:

Originally Posted by Alibass (Post 1393691)
This allows member to change their email address immediately to a fake one without being checked which really defeats the whole purpose of this hack.

With respect, I don't see how this is actually a problem with this modification. This modification is clearly designed (as per the title) to verify an email address before registration is completed. After registration is completed goes beyond the scope of this modification. Thoughts?

This is a very nice modification, well done. :up:

Bulent Tekcan 12-02-2007 08:30 PM

Quote:

Originally Posted by SBlueman (Post 1393692)
Wonder if there is a way to:

A) Inject the verification code into the correct filed on the registration page once they click the email link
B) Not allow an email change once the email is registered. Only allow an admin to change that field.

Hehe I have a 350.000 member,if 1000 member needs to change I'll be crazy I think :D

Bulent Tekcan 12-02-2007 08:32 PM

Quote:

Originally Posted by TigerWare (Post 1393696)
With respect, I don't see how this is actually a problem with this modification. This modification is clearly designed (as per the title) to verify an email address before registration is completed. After registration is completed goes beyond the scope of this modification. Thoughts?

This is a very nice modification, well done. :up:

Did you tried this plugin ? Please change you mail after register.Usergroup not change to Awaiting Group,and also new mail fake or real no problem,system accept it.This is not good.

yahoooh 12-02-2007 09:48 PM

Quote:

Originally Posted by Bulent Tekcan (Post 1393701)
Did you tried this plugin ? Please change you mail after register.Usergroup not change to Awaiting Group,and also new mail fake or real no problem,system accept it.This is not good.

this is should be fixed by adding same thing when the user want to change his email


we wait the develper to make it

papill0n 12-03-2007 10:36 AM

I have installed this and when testing it out when I click to register and tick I have read, and agree to abide by the rules when I click the register button it does nothing but takes me back to where I began

Nam 12-03-2007 04:54 PM

I thought once the user register, check email and complete the account, everything else will handle by default vb system, this includes when user changing his email, no?

If the user change the email to fake one after registration, but still belong to Registered group, then it is a big flaw.

Otherwise, it's perfect and great idea.

Alibass 12-03-2007 05:15 PM

Quote:

Originally Posted by Nam (Post 1394150)
I thought once the user register, check email and complete the account, everything else will handle by default vb system, this includes when user changing his email, no?

If the user change the email to fake one after registration, but still belong to Registered group, then it is a big flaw.

Otherwise, it's perfect and great idea.

What we have been talking about is if you have vB options>user reg options>Verify Email address in Registration set to 'no' so the new member will not half to verify his/her email a second time via activation link then the user can change their email addy to a fake (via usercp) and they are not ask to reverify their address by putting them in users awaiting email verification group and sending out a email with a activation link for new addy.
Making a new member activate their email address twice during registration sucks and it sucks allowing them to change their address to a fake after registering.

Nam 12-03-2007 06:16 PM

I got you now, sorry for the misunderstanding, so either click activation twice or just one but changing email to fake email. Not sure if there is a solution for that.

Almotmaiz.Net 12-03-2007 06:19 PM

Quote:

Originally Posted by Bulent Tekcan (Post 1393686)
Hello

My mind confused some points....normaly disable Verify Email address in Registration while this product enable.If it is enable maybe 4 times see regitration screen :)

1- Enter mail address and image code.
2- Receive verification code.
3- Enter verification code and other things than finish regitration.

Everything normal at this point.....But...

If you change your mail address in your control panel this system never control new mail,usergroup not change to awaiting group.

This is security hole I think.

What is yours idea ?

Quote:

Originally Posted by Alibass (Post 1393691)
Yes I agree, not good. This allows member to change their email address immediately to a fake one without being checked which really defeats the whole purpose of this hack. :(

Hello ,
i do this before reg form . but in next release i'll do this an option (veify in Email change form ) :)
Quote:

Originally Posted by SBlueman (Post 1393692)
Wonder if there is a way to:

A) Inject the verification code into the correct filed on the registration page once they click the email link
B) Not allow an email change once the email is registered. Only allow an admin to change that field.

Answer
a. will release in next ver.
Quote:

Originally Posted by TigerWare (Post 1393696)
With respect, I don't see how this is actually a problem with this modification. This modification is clearly designed (as per the title) to verify an email address before registration is completed. After registration is completed goes beyond the scope of this modification. Thoughts?

This is a very nice modification, well done. :up:

:) yaah main idae , is veify email before reg . but i'll Add an option in email update form in usercp :)

thnx :)
Quote:

Originally Posted by Bulent Tekcan (Post 1393699)
Hehe I have a 350.000 member,if 1000 member needs to change I'll be crazy I think :D

Quote:

Originally Posted by Bulent Tekcan (Post 1393701)
Did you tried this plugin ? Please change you mail after register.Usergroup not change to Awaiting Group,and also new mail fake or real no problem,system accept it.This is not good.

my system needs activation cos this an option :)
Quote:

Originally Posted by yahoooh (Post 1393738)
this is should be fixed by adding same thing when the user want to change his email


we wait the develper to make it

next release inshallah
Quote:

Originally Posted by papill0n (Post 1393960)
I have installed this and when testing it out when I click to register and tick I have read, and agree to abide by the rules when I click the register button it does nothing but takes me back to where I began

?? direct link plz ?
Quote:

Originally Posted by Nam (Post 1394150)
I thought once the user register, check email and complete the account, everything else will handle by default vb system, this includes when user changing his email, no?

If the user change the email to fake one after registration, but still belong to Registered group, then it is a big flaw.

Otherwise, it's perfect and great idea.

next release :)
Quote:

Originally Posted by Alibass (Post 1394160)
What we have been talking about is if you have vB options>user reg options>Verify Email address in Registration set to 'no' so the new member will not half to verify his/her email a second time via activation link then the user can change their email addy to a fake (via usercp) and they are not ask to reverify their address by putting them in users awaiting email verification group and sending out a email with a activation link for new addy.
Making a new member activate their email address twice during registration sucks and it sucks allowing them to change their address to a fake after registering.

next release :)



*note : next release in friday inshallah :)

momen 12-03-2007 08:26 PM

Quote:

Originally Posted by Nam (Post 1394150)
I thought once the user register, check email and complete the account, everything else will handle by default vb system, this includes when user changing his email, no?

Yes that's right, no member can change his/her email with a fake one after registration.
Quote:

Originally Posted by Alibass (Post 1394160)
What we have been talking about is if you have vB options>user reg options>Verify Email address in Registration set to 'no' so the new member will not half to verify his/her email a second time via activation link then the user can change their email addy to a fake (via usercp) and they are not ask to reverify their address by putting them in users awaiting email verification group and sending out a email with a activation link for new addy.
Making a new member activate their email address twice during registration sucks and it sucks allowing them to change their address to a fake after registering.

Just set yes to this option.. Verify Email address in Registration
Otherwise you don't need this product.
Quote:

Originally Posted by Almotmaiz.Net (Post 1394198)
Hello ,
i do this before reg form . but in next release i'll do this an option (veify in Email change form ) :)

I don't think it will be a good idea to put verification code twise.

Bulent Tekcan 12-04-2007 05:17 AM

Quote:

Originally Posted by momen (Post 1394274)
Yes that's right, no member can change his/her email with a fake one after registration.

Just set yes to this option.. Verify Email address in Registration
Otherwise you don't need this product.

I don't think it will be a good idea to put verification code twise.

Yes it is correct,I think best way is....

vB Options>User Registration Options>Verify Email Address in Registration set to "NO" but when user change mail address this plugin use default system (maybe set to "YES" while user change their mail address.

Bulent Tekcan 12-04-2007 11:16 AM

<font color="red">Bad news...</font>

I find another bug....This plugin not checked Banned Email Addresses.This is very very important point...

Cheers

momen 12-04-2007 02:16 PM

Quote:

Originally Posted by Bulent Tekcan (Post 1394618)
Bad news...
I find another bug....This plugin not checked Banned Email Addresses.This is very very important point...

You don't need from this Product to check for you the Banned Email Addresses, because this checking will be done by vBulletin's Default Settings after pressing Complete Registration's button.

What does this product do is to check for working email before registration, which it's perfect idea.

Bulent Tekcan 12-04-2007 02:43 PM

Quote:

Originally Posted by momen (Post 1394729)
You don't need from this Product to check for you the Banned Email Addresses, because this checking will be done by vBulletin's Default Settings after pressing Complete Registration's button.

What does this product do is to check for working email before registration, which it's perfect idea.

I need this,because 1st step this product send mail and if you ON this settings

Add - option to hide E-mail fields in register form.

This is problem,because that area hidden but fill from this product.If this mail banned mail you are correct vbulletin not complete this.But user again start same procedure :down: this is not good.

1st step normaly check email,if it is in forum database not continue registration,at this point need banned email check here.

Alibass 12-05-2007 12:08 AM

Quote:

Originally Posted by momen (Post 1394274)

Just set yes to this option.. Verify Email address in Registration
Otherwise you don't need this product.

Yes I need this product as much as you or anyone else does. Read the authors replies before you answer. He is to fix this in the next release.

apiasto 12-06-2007 08:54 AM

even though my hack is not working but i think its a good idea to check for fake mails,when user gets a activation code it gives us an ease from the start that the user has enter the right info.alot of forums are doing it.i only wish is it could work on my forum

cosy 12-06-2007 09:14 AM

register.php?do=vMail_send get a data base error


All times are GMT. The time now is 02:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01668 seconds
  • Memory Usage 1,864KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (32)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete