vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - Verify Email Before Registration (https://vborg.vbsupport.ru/showthread.php?t=294164)

ozzy47 09-30-2014 03:32 PM

Yes, that is why it is out of quarantine.

goxy63 09-30-2014 03:40 PM

@da_judge thanks for update, great mod

thanks guys

cheers

da_judge 10-01-2014 09:11 PM

Quote:

Originally Posted by Dave (Post 2515592)
This mod is vulnerable > SQL injection.
I PMed the author of this mod and reported this mod, if no action is being taken, I will publish the vulnerability with a CVE.

Many thanks dave for your help ;)

Should all be good now..

fxdigi-cash 10-08-2014 10:00 AM

Thanks for the update. I get an error message when I insert the verification code in the registration form.

I go to my mail box to click the verification code and it says that the link is incorrect or used an old link...

when I copy the code from the email and insert it directly into the registration form and finish the rest of the fields there and click complete registration, I get again the same message that verification code is incorrect!!

any idea what is wrong in here???

Update: I just noticed that the previous version works fine English Verify Mail before registration vb4_v2.0.6, but the latest version vb4_v2.0.7 doesn't seem to work since it causes issues with verification code being incorrect!!

is there a solution for this??

da_judge 10-24-2014 07:22 PM

Quote:

Originally Posted by fxdigi-cash (Post 2518122)
Thanks for the update. I get an error message when I insert the verification code in the registration form.

I go to my mail box to click the verification code and it says that the link is incorrect or used an old link...

when I copy the code from the email and insert it directly into the registration form and finish the rest of the fields there and click complete registration, I get again the same message that verification code is incorrect!!

any idea what is wrong in here???

Update: I just noticed that the previous version works fine English Verify Mail before registration vb4_v2.0.6, but the latest version vb4_v2.0.7 doesn't seem to work since it causes issues with verification code being incorrect!!

is there a solution for this??

did you uninstall old version 1st... if not i suggest that PM me if you still having issues mate

stevieb 10-29-2014 11:10 PM

Looks good. :)

Paul Butler 11-11-2014 04:16 PM

Does this work alongside Spam-o-matic?

ozzy47 11-11-2014 04:19 PM

Yes it should work without any issues. :)

Paul Butler 11-11-2014 04:26 PM

Quote:

Originally Posted by ozzy47 (Post 2522289)
Yes it should work without any issues. :)

Top man, thank you.

iraqiboy90 11-13-2014 09:57 AM

Hi

Are you able to add an option to automatically allow whitelisted email domains to register as normal with this plugin, and the ones which isnt on the list will be put on manual moderation?

da_judge 11-15-2014 07:15 PM

Quote:

Originally Posted by iraqiboy90 (Post 2522512)
Hi

Are you able to add an option to automatically allow whitelisted email domains to register as normal with this plugin, and the ones which isnt on the list will be put on manual moderation?

just ban domains you want from original settings.. job done ;)

K!nG 11-18-2014 04:00 PM

Hi All,

I used to have a lot of spammers register on my forum, but once i start using this hack not a single bot/spammer was able to register. Starting last week i start getting database errors and at that point i was using version 2.0.5 and disbale the mod which stopped all database errors. Today i decided to update to version 2.0.7 by thinking may be it will fix the issue.
Once i update and enable the mod. I start receiving database errors again and from past 2 weeks i had 989 spammers registered and i am hating it.

below are some errors i am pasting and i will appreciate if someone can help me in fixing this :)

Thanks in advance.

Database error in vBulletin 4.2.2:

Invalid SQL:
DELETE FROM userregcode WHERE dayscounter < 1416332758 AND wheretoapply = 0;

MySQL Error : Table './username_****forum/userregcode' is marked as crashed and should be repaired
Error Number : 145
Request Date : Tuesday, November 18th 2014 @ 12:45:58 PM
Error Date : Tuesday, November 18th 2014 @ 12:45:58 PM
Script : http://www.*****.com/xperience.php?g...&sort=xn&pp=30
Referrer :
IP Address : 188.165.xx.xx
Username : Unregistered
Classname : vB_Database
MySQL Version :


Another one :

Database error in vBulletin 4.2.2:

Invalid SQL:
DELETE FROM userregcode WHERE dayscounter < 1416332691 AND wheretoapply = 0;

MySQL Error : Table './username_****forum/userregcode' is marked as crashed and should be repaired
Error Number : 145
Request Date : Tuesday, November 18th 2014 @ 12:44:50 PM
Error Date : Tuesday, November 18th 2014 @ 12:44:51 PM
Script : http://www.****.com/activity.php
Referrer :
IP Address : 123.125.xx.xx
Username : Unregistered
Classname : vB_Database
MySQL Version :

Another one is:

Database error in vBulletin 4.2.2:

Invalid SQL:
INSERT INTO userregcode VALUES(NULL,'ennor86@proconview.com','9ce1a5a1e5a3 0b5cefd8ed1551f62d7f',1,1416165285,0);;

MySQL Error : Duplicate entry '93138' for key 'PRIMARY'
Error Number : 1062
Request Date : Tuesday, November 11th 2014 @ 02:14:44 PM
Error Date : Tuesday, November 11th 2014 @ 02:14:45 PM
Script : http://www.****.com/register.php
Referrer : http://www.****.com/register.php?
IP Address : 46.22.xxx.xxx
Username : Unregistered
Classname : vB_Database
MySQL Version :


Thanks.

Dave 11-18-2014 04:21 PM

@K!nG

AdminCP > Maintenance > Repair/Optimize Tables > look for the table userregcode, tick repair/optimize and click on continue.

ForceHSS 11-18-2014 04:22 PM

Quote:

Originally Posted by K!nG (Post 2523318)
Hi All,

I used to have a lot of spammers register on my forum, but once i start using this hack not a single bot/spammer was able to register. Starting last week i start getting database errors and at that point i was using version 2.0.5 and disbale the mod which stopped all database errors. Today i decided to update to version 2.0.7 by thinking may be it will fix the issue.
Once i update and enable the mod. I start receiving database errors again and from past 2 weeks i had 989 spammers registered and i am hating it.

below are some errors i am pasting and i will appreciate if someone can help me in fixing this :)

Thanks in advance.

Database error in vBulletin 4.2.2:

Invalid SQL:
DELETE FROM userregcode WHERE dayscounter < 1416332758 AND wheretoapply = 0;

MySQL Error : Table './username_****forum/userregcode' is marked as crashed and should be repaired
Error Number : 145
Request Date : Tuesday, November 18th 2014 @ 12:45:58 PM
Error Date : Tuesday, November 18th 2014 @ 12:45:58 PM
Script : http://www.*****.com/xperience.php?g...&sort=xn&pp=30
Referrer :
IP Address : 188.165.xx.xx
Username : Unregistered
Classname : vB_Database
MySQL Version :


Another one :

Database error in vBulletin 4.2.2:

Invalid SQL:
DELETE FROM userregcode WHERE dayscounter < 1416332691 AND wheretoapply = 0;

MySQL Error : Table './username_****forum/userregcode' is marked as crashed and should be repaired
Error Number : 145
Request Date : Tuesday, November 18th 2014 @ 12:44:50 PM
Error Date : Tuesday, November 18th 2014 @ 12:44:51 PM
Script : http://www.****.com/activity.php
Referrer :
IP Address : 123.125.xx.xx
Username : Unregistered
Classname : vB_Database
MySQL Version :

Another one is:

Database error in vBulletin 4.2.2:

Invalid SQL:
INSERT INTO userregcode VALUES(NULL,'ennor86@proconview.com','9ce1a5a1e5a3 0b5cefd8ed1551f62d7f',1,1416165285,0);;

MySQL Error : Duplicate entry '93138' for key 'PRIMARY'
Error Number : 1062
Request Date : Tuesday, November 11th 2014 @ 02:14:44 PM
Error Date : Tuesday, November 11th 2014 @ 02:14:45 PM
Script : http://www.****.com/register.php
Referrer : http://www.****.com/register.php?
IP Address : 46.22.xxx.xxx
Username : Unregistered
Classname : vB_Database
MySQL Version :


Thanks.

You need to run repair on the table. Just take the time and read the error it does tell you what to do.

K!nG 11-18-2014 04:34 PM

I did see that for first two error messages, but third one is different and few mores i just didn't want to paste all of them in here. So you suggesting if i run repair table it will fix it completely or would that just take care of first 2 errors ?

Thanks.

Dave 11-18-2014 04:44 PM

Quote:

Originally Posted by K!nG (Post 2523322)
I did see that for first two error messages, but third one is different and few mores i just didn't want to paste all of them in here. So you suggesting if i run repair table it will fix it completely or would that just take care of first 2 errors ?

Thanks.

Possibly, yes.

ForceHSS 11-18-2014 06:57 PM

Quote:

Originally Posted by K!nG (Post 2523322)
I did see that for first two error messages, but third one is different and few mores i just didn't want to paste all of them in here. So you suggesting if i run repair table it will fix it completely or would that just take care of first 2 errors ?

Thanks.

Should do, but depends what the errors are run the repair if any more errors and if they are to do with this plugin post them all but put them in code quotes

K!nG 11-20-2014 06:20 PM

When i tried to do repair table i got these errors below.

https://vborg.vbsupport.ru/external/2014/11/10.jpg

Any help will be appreciated.

Thanks.

da_judge 11-25-2014 08:27 PM

do check from phpmyadmin :D

da_judge 12-21-2014 07:09 PM

I got this working for BOP5 great new plugin if anyone intrested

https://vborg.vbsupport.ru/showthread.php?t=297834

Let me know ;)

Alibass 12-21-2014 10:44 PM

Quote:

Originally Posted by da_judge (Post 2528260)
I got this working for BOP5 great new plugin if anyone intrested

https://vborg.vbsupport.ru/showthread.php?t=297834

Let me know ;)

What's different, I might be interested.

da_judge 12-22-2014 12:40 PM

BOP5's plugin allows you to change the name of register.php to anything you like.. thus stops auto reg bots even more ;)

Alibass 12-22-2014 12:52 PM

Quote:

Originally Posted by da_judge (Post 2528349)
BOP5's plugin allows you to change the name of register.php to anything you like.. thus stops auto reg bots even more ;)

Thanks I already have that installed. Your post made it sound like you had modified it.

YOODA230 12-22-2014 01:54 PM

uninstall read here
http://www.exploit-db.com/exploits/34717/

ozzy47 12-22-2014 02:27 PM

That was already reported, and has been fixed on th 28th of September.

Normal 12-25-2014 03:04 PM

I still have problem with header and footer in my style I am use the last one v2.0.7, I am not sure how can fix it! There any one can be help. to told me how to fix the problem with header and footer..

Thanks

da_judge 12-26-2014 08:58 PM

Quote:

Originally Posted by Normal (Post 2528788)
I still have problem with header and footer in my style I am use the last one v2.0.7, I am not sure how can fix it! There any one can be help. to told me how to fix the problem with header and footer..

Thanks

PM me bud, i will help you :D

da_judge 12-26-2014 08:59 PM

Quote:

Originally Posted by Alibass (Post 2528350)
Thanks I already have that installed. Your post made it sound like you had modified it.

I have and it works.. its a simple edit.. will add to the plugin home page ;)

da_judge 12-26-2014 10:22 PM

fixed with BOP5 rename register.php rename :)

JesWhite 01-09-2015 05:17 PM

i have css problem:(((

da_judge 01-09-2015 06:48 PM

im guessing footer... you have custom skin.. i will look at it as see if i can improve

da_judge 01-20-2015 09:23 PM

Fixed footer/css issue.. version 2.0.8 should be fine now.. let me know of any issues you may have

da_judge

Delfi_r 02-16-2015 02:53 PM

It's possible to translate this mod?

ozzy47 02-16-2015 02:56 PM

Sure, edit the phrases.

Delfi_r 02-17-2015 07:16 AM

I'v installed it and didn't found the product phrases, or I were missing something?

ForceHSS 02-17-2015 07:46 AM

Quote:

Originally Posted by Delfi_r (Post 2537755)
I'v installed it and didn't found the product phrases, or I were missing something?

Edit the xml with notepad++ and change them there
Code:

phrases[0] = "{vb:rawphrase emailalreadyregisterd}";
phrases[1] = "{vb:rawphrase you_cant_leave_this_field_empty}";
phrases[2] = "{vb:rawphrase invalid_email_form}";
phrases[3] = "{vb:rawphrase emails_do_not_match}";
phrases[4] = "{vb:rawphrase youhaveuseditall}";
phrases[5] = "vb:rawphrase reg_ver_confirm_code}";
phrases[6] = "{vb:rawphrase badpasswordspecified}";
phrases[7] = "{vb:rawphrase youhaveuseditallsame}";
phrases[8] = "{vb:rawphrase pingerror}";
phrases[9] = "{vb:rawphrase messagehasbeensent}";
phrases[10] = "{vb:rawphrase emailalreadyregisterd}";
phrases[11] = "{vb:rawphrase emailalreadyusednotconfirmed}";


Delfi_r 02-17-2015 09:03 AM

there is another: your_emailconfirmationcode_x_y_z

I'll post the spanish language file

ForceHSS 02-17-2015 09:33 AM

Quote:

Originally Posted by Delfi_r (Post 2537759)
there is another: your_emailconfirmationcode_x_y_z

I'll post the spanish language file

I only gave you samples of some you will need to go over the whole file and find them all
here is another
your_emailconfirmationcode_x_y_z_profile
you will find many from line 843 to 917

Delfi_r 02-17-2015 11:12 AM

I've completed as long I have found them. The configuration phrases are included

ForceHSS 02-17-2015 01:19 PM

Quote:

Originally Posted by Delfi_r (Post 2537762)
I've completed as long I have found them. The configuration phrases are included

You have missed a lot not sure if that is what you wanted to do, but many phrases have not been changed to your language


All times are GMT. The time now is 08:16 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.01576 seconds
  • Memory Usage 1,835KB
  • 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
  • (1)bbcode_code_printable
  • (14)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