vb.org Archive

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

mavi_ay 09-23-2009 09:52 AM

1 Attachment(s)
Quote:

Originally Posted by mavi_ay (Post 1889318)
Thanks
But it does not work version 3.7
"register.php" part is not doing in the validation.

http://img29.imageshack.us/img29/3736/ekranalntsrf.png

I changed the register page.

bijju 09-27-2009 06:49 PM

i am getting
The string you entered for the image verification did not match what was displayed.

even though i enter the right verification code. what u want me to do

Alfa1 09-29-2009 11:09 AM

The strange thing is that many do succeed to register, but a good amount fails, because they get the error:
PHP Code:

The string you entered for the image verification did  not match what was displayed

I am using vb 3.8.3

I have used Google analytics 'goals' to track what goes wrong where in the registration and the results are shocking:

52% of all people that have their registration code sent to their email address, do not convert into active registrations. registrants who try multiple times are only recorded once.

As the objective of this modification is to deter false registrations, there are supposed to be a number of registrants who do not make it trough. But 52% is ridiculously high. Unfortunately only a relatively small number(15 per day) emails for support. There is clearly a bug somewhere, causing us to loose a lot of bonafide new members.

Could you please look into this?

fonec 10-12-2009 11:55 PM

Fatal error: Cannot redeclare plugin_edit_handler() (previously declared in /home/gsmegy/public_html/gsmegypt.mobi/wwwroot/vb/admincp/global.php(243) : eval()'d code:17) in /home/gsmegy/public_html/gsmegypt.mobi/wwwroot/vb/admincp/global.php(243) : eval()'d code on line 53

i am get that problem when try make edit in


http://www.gsmegypt.com/vb/admincp/i...3Fdo%3Dproduct


i am know my forum have some truble
i am need that product work
can help me

nagehnaseh 11-25-2009 05:38 PM

vMail 2.0.1 verify eMail before user reg. and whene change email via UserCP

[product]-vMail-2.0.1(Arabic-Base)

not work

nagehnaseh 11-25-2009 05:40 PM

1 Attachment(s)
[product]-vMail-2.0.1(Arabic-Base)

not work

vitrag24 11-25-2009 05:42 PM

any plan to release for vb 4.0?

simba6666 12-02-2009 04:41 PM

thx Motamiz for the product

the_ace 12-07-2009 03:23 PM

Quote:

Originally Posted by gabrielt (Post 1788517)
Hello

There is a HUGE bug on this mod. If vMail is used to confirm e-mail changes, this error will show up:

Fatal error: Call to undefined method class_vMail::Cleaning() in profile.php(182) : eval()'d code on line 18

The reason this error shows up is that the script calls to a function called Cleaning that DOES NOT EXIST.

To fix this, you will have to edit the plugin called "vMail - Functions" and add the following function:

function Cleaning($type,$code) {
global $vbulletin;
switch($type)
{
case 'free':
$vbulletin->db->query_write("DELETE FROM ". TABLE_PREFIX . "nlp_vmail WHERE code = '".$code."'");
}
}

I hope this helps other users in the same situation.

Cheers,
Gabriel.

Thank you for this fix!
It saved a lot of trouble for me.

Barış Coşkun 12-08-2009 06:34 AM

arkadaşlar ben yükledim bunu ama arapça şeklinde görünüyor türkçe dil paketide aynı ne yapıcam


All times are GMT. The time now is 05:00 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.02200 seconds
  • Memory Usage 1,742KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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