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)

Dax IX 01-17-2009 05:18 PM

It seems to be working for me. I've tested it several times and it works for me, but no one else has registered for a while on my site (not surprised, if only because It's too new and unpopulated).

vip-q.com 01-17-2009 06:17 PM

Quote:

Originally Posted by Almotmaiz.Net (Post 1715505)
hello evey body !

i have finished fixing every bugs was founded in this vMail product

i'll release it today allmost in midnight

we are waiting :)

ezak 01-17-2009 08:02 PM

1 Attachment(s)
thanks alot for the new version much better than before
but there are problem in daily corn clean

the erorr code is
PHP Code:

Fatal errorCall to a member function Option() on a non-object in /home/user/public_html/forum/includes/cron/dailycleanup.php(96) : eval()'d code on line 1 

which request for in ./includes/cron/dailycleanup.php(96)
PHP Code:

($hook vBulletinHook::fetch_hook('cron_script_cleanup_daily')) ? eval($hook) : false


and I think its located here in mysql
PHP Code:

if($vMail->Option('active'))
{
$vMail->Cleaning('cron');



boomer_ie 01-18-2009 01:18 PM

Database error in vBulletin 3.8.0:

Invalid SQL:
DELETE FROM cron WHERE product = 'nlp_vmail' AND volatile = 1;

MySQL Error : Can't open file: 'cron.MYI' (errno: 145)
Error Number : 1016
Request Date : Sunday, January 18th 2009 @ 03:16:45 PM
Error Date : Sunday, January 18th 2009 @ 03:16:45 PM
Script : http://www.XXX.org/forums/admincp/pl...=productimport
Referrer : http://www.XXX.org/forums/admincp/pl...?do=productadd
IP Address : XXXXXX
Username : boomer
Classname : vb_database
MySQL Version : 4.1.14

Using the version that I downloaded the other day for another forum I am getting the error above, can anyone advise why, it works perfectly on the first forum i installed it on.

Shane

Almotmaiz.Net 01-18-2009 04:21 PM

  • [2.0.1]
    • fixed all bugs was founded in Previous release.
      • cron cleanup
      • code in register form in any thin missed
      • function not found in others (not 3.8)
      • some arabic phrases
      • and alote !

Almotmaiz.Net 01-18-2009 04:22 PM

Quote:

Originally Posted by boomer_ie (Post 1716802)
Database error in vBulletin 3.8.0:

Invalid SQL:
DELETE FROM cron WHERE product = 'nlp_vmail' AND volatile = 1;

MySQL Error : Can't open file: 'cron.MYI' (errno: 145)
Error Number : 1016
Request Date : Sunday, January 18th 2009 @ 03:16:45 PM
Error Date : Sunday, January 18th 2009 @ 03:16:45 PM
Script : http://www.XXX.org/forums/admincp/pl...=productimport
Referrer : http://www.XXX.org/forums/admincp/pl...?do=productadd
IP Address : XXXXXX
Username : boomer
Classname : vb_database
MySQL Version : 4.1.14

Using the version that I downloaded the other day for another forum I am getting the error above, can anyone advise why, it works perfectly on the first forum i installed it on.

Shane

can you check you system or upload any mod and check it please !
coz this don user any cron jod (add new), just hooks =)

bollie 01-18-2009 04:23 PM

thx ;)

boomer_ie 01-18-2009 04:27 PM

Quote:

Originally Posted by Almotmaiz.Net (Post 1716981)
  • [2.0.1]
    • fixed all bugs was founded in Previous release.
      • cron cleanup
      • code in register form in any thin missed
      • function not found in others (not 3.8)
      • some arabic phrases
      • and alote !

Just downloaded 2.0.1 and tried installing

Same error :(

Database error in vBulletin 3.8.0:

Invalid SQL:
DELETE FROM cron WHERE product = 'nlp_vmail' AND volatile = 1;

MySQL Error : Can't open file: 'cron.MYI' (errno: 145)
Error Number : 1016
Request Date : Sunday, January 18th 2009 @ 06:26:13 PM
Error Date : Sunday, January 18th 2009 @ 06:26:14 PM
Script : http://www.XXXX.org/forums/admincp/p...=productimport
Referrer : http://www.iXXXXXorg/forums/admincp/...?do=productadd
IP Address : XXXXXX
Username : boomer
Classname : vb_database
MySQL Version : 4.1.14

bollie 01-18-2009 04:29 PM

Same error

You have chosen not to accept the forum rules, so registration cannot continue

samuelss 01-18-2009 04:36 PM

I am gettting this error when an email was entered - "You have not entered an email address that we recognize."

I have tried many email addresses and its the same error.

I have tried this with the new update with version 3.8.0 of vb.

saihat 01-18-2009 05:09 PM

Thanks

Almotmaiz.Net 01-18-2009 05:16 PM

Quote:

Originally Posted by boomer_ie (Post 1716990)
Just downloaded 2.0.1 and tried installing

Same error :(

Database error in vBulletin 3.8.0:

Invalid SQL:
DELETE FROM cron WHERE product = 'nlp_vmail' AND volatile = 1;

MySQL Error : Can't open file: 'cron.MYI' (errno: 145)
Error Number : 1016
Request Date : Sunday, January 18th 2009 @ 06:26:13 PM
Error Date : Sunday, January 18th 2009 @ 06:26:14 PM
Script : http://www.XXXX.org/forums/admincp/p...=productimport
Referrer : http://www.iXXXXXorg/forums/admincp/...?do=productadd
IP Address : XXXXXX
Username : boomer
Classname : vb_database
MySQL Version : 4.1.14

please try to repair your database from phpmyadmin and re-install this mod.
Quote:

Originally Posted by bollie (Post 1716992)
Same error

You have chosen not to accept the forum rules, so registration cannot continue

can you give me a full explation about this problem ,, location .. steps
Quote:

Originally Posted by samuelss (Post 1716998)
I am gettting this error when an email was entered - "You have not entered an email address that we recognize."

I have tried many email addresses and its the same error.

I have tried this with the new update with version 3.8.0 of vb.

can you give me a link to check it ?!

bollie 01-18-2009 05:45 PM

Send code to mail.
Go to mail en click url gife me error You have chosen not to accept the forum rules, so registration cannot continue

lms 01-18-2009 05:57 PM

1 Attachment(s)
I translate to spanish language.

Files in attach

Thanks.

He traducido al espaƱol el producto.

Ficheros en adjuntos.

Gracias

Salud2

vip-q.com 01-18-2009 06:20 PM

شكرا لك عزيزي لكن ملف الغة العربي غلط
طلع عندي بـ الإنجليزي

thanks, but after I installed the Arabic one, it show to me in English :)

plz reupload the Arabic one :)

netcommander 01-18-2009 07:37 PM

is there any changing in turkish language (or additional language)
cheers

samuelss 01-18-2009 07:42 PM

Quote:

Originally Posted by Almotmaiz.Net (Post 1717046)
please try to repair your database from phpmyadmin and re-install this mod.

can you give me a full explation about this problem ,, location .. steps

can you give me a link to check it ?!

Here we go - www.alpharadiotv.com/forum

Thanks.

Skyrider 01-18-2009 08:21 PM

Doesn't work I'm afraid, if I use the link in the email and fill in the rest, it gives an invalid code error

boomer_ie 01-18-2009 09:14 PM

Quote:

Originally Posted by Almotmaiz.Net (Post 1717046)
please try to repair your database from phpmyadmin and re-install this mod.

That fixed the problem, thank you!

Its now in use on two forums!

bleros 01-18-2009 09:59 PM

again not work 2.0.1 :(

ezak 01-19-2009 09:57 AM

1 Attachment(s)
some error shown while using activation

the main error show in this
PHP Code:

Fatal errorCall to undefined method class_vMail::Cleaning() in /home/user/public_html/forum/profile.php(182) : eval()'d code on line 42 

and the line 182 for /profile.php
PHP Code:

($hook vBulletinHook::fetch_hook('profile_start')) ? eval($hook) : false

and the profile_start at line 42 (from mysql)
PHP Code:

                    $vMail->Cleaning('free',$vMail->Code); 

which been located at the picture in attach
hope you can fix this problem too
and thats for this mod

gabrielt 01-19-2009 05:38 PM

=== Problem Fixed ===

Feedback: This hack is one of the most important ones to leave our database without junk members.

Gersfan 01-19-2009 07:23 PM

Verification problem...

In the email the first link provides this error.

PHP Code:

Fatal errorCall to undefined method class_vMail::Cleaning() in /home/public_html/forum/profile.php(182) : eval()'d code on line 18 

In the link where you manualy enter the Verification code, once you submit it this error comes up.

PHP Code:

Fatal errorCall to undefined method class_vMail::Cleaning() in /home/public_html/forum/profile.php(182) : eval()'d code on line 42 

Thanks, Hopes you can fix this!:up:

M? Mostafa 01-20-2009 08:10 AM

Good Work :up:

boomer_ie 01-20-2009 10:15 PM

I fear this may have been bypassed already, three spam accounts managed to get into my system tonight with no valid email addresses, will monitor and report if it happens again

rob01 01-21-2009 02:27 AM

do this support english and chinese at the same time ?

ArbStar 01-21-2009 11:34 AM

Al Salam Alaykom,

Thanks bro for this great hack.
Downloaded & Marked as installed & Nominated for MOTM

Great job !

Regards,
Ibrahim Moh'd

bleros 01-22-2009 12:42 AM

Almotmaiz.Net is not work what is problem

mad@Max 01-22-2009 10:14 AM

Not working image verification:(

Myhq78 01-22-2009 06:26 PM

Hi I Have Fix The Vmail Profile.php?do=vmail Problem

And The URL From The E-mail System

At Where: Plugins Name ( vMail - Update email 3 )

Previous Symtom Is When User Change The E-mail And Entered The Code It Will put Cannot
Find Page Display So I Manage To Solve The Problem

So Just See The The Script Which I Repair

if($vMail->Option('active'))
{
if (strtolower($_REQUEST['do']) == 'vmail')
{
$vbulletin->input->clean_array_gpc('r', array(
'code' => TYPE_NOHTML,
));
if(!empty($vbulletin->GPC['code']))
{
$vMail->USERCP = $vMail->Query('c', $vbulletin->GPC['code'],'profile');
if(!empty($vMail->USERCP))
{
$vbulletin->db->query_write("
UPDATE " . TABLE_PREFIX . "user
SET email ='".$vMail->USERCP['email']."'
WHERE userid='" . $vMail->USERCP['userid'] . "'
");
//$vMail->Cleaning('free',$vbulletin->GPC['code']); -- Fixed By Myhq ISP
$vMail->Cleaning('free',$vbulletin->GPC['code']); -- Original Code

$vbulletin->url = 'usercp.php' . $vbulletin->session->vars['sessionurl_q'];
eval(print_standard_redirect('redirect_updatethank s', true, true));
}else{
eval(standard_error(fetch_error('nlp_codenotfound' )));
}
}
else
{
$vbulletin->input->clean_array_gpc('p', array(
'key' => TYPE_NOHTML,
));
$vMail->Code = htmlspecialchars_uni($vbulletin->GPC['key']);
if(!empty($vMail->Code))
{
$vMail->KEY = $vMail->Query('c', $vMail->Code, 'profile');
if(!empty($vMail->KEY))
{
$vbulletin->db->query_write("
UPDATE " . TABLE_PREFIX . "user
SET email ='".$vMail->KEY['email']."'
WHERE userid='" . $vMail->KEY['userid'] . "'
");
//$vMail->Cleaning('free',$vMail->Code); -- Fixed By Myhq ISP

$vMail->Cleaning('free',$vMail->Code); -- Original Code

$vbulletin->url = 'usercp.php' . $vbulletin->session->vars['sessionurl_q'];
eval(print_standard_redirect('redirect_updatethank s', true, true));
}else{
eval(standard_error(fetch_error('nlp_codenotfound' )));
}
}
else
{
construct_usercp_nav('password');
$navbits[''] = construct_phrase($vbphrase['nlp_vmail_verifyupdatedmail']);
$templatename = 'nlp_vmail_update_form';
}
}
}
}

Myhq78 01-22-2009 06:36 PM

1 Attachment(s)
The Attachment Is A Fix For The Vmail Profile.php?do=vmail Cannot Find Page Display
And The URL In The Mail And Some Language And Style Mis Placement For Legacy Mode Fixed

ezak 01-23-2009 07:42 AM

thanks alot Myhq78
well done bro
tested and working fine

Myhq78 01-23-2009 09:49 AM

no problem

Myhq78 01-23-2009 11:32 AM

Update 4 For Fixing Has Been Up

Phoenix81377 01-24-2009 06:45 PM

I am new to all this and confused about the language pack. Does installing the English version update the phrases? If not, how do I modify the language that is off a bit?

Myhq78 01-25-2009 02:34 AM

Okay You Have To Manual Update The Language Phrases

Use The Search Phrase Option To Search The Phrase You Want Then You Can Change

samuelss 01-25-2009 08:23 PM

Quote:

Originally Posted by Almotmaiz.Net (Post 1717046)
please try to repair your database from phpmyadmin and re-install this mod.

can you give me a full explation about this problem ,, location .. steps

can you give me a link to check it ?!

Here we go with the link - http://www.alpharadiotv.com/forum/re...?do=vMail_send

Thanks.

Stubbed 01-25-2009 08:48 PM

When I have this mod installed, the image verification step fails every time on the final registration page.

Using a custom theme and quite a few other mods, but can't think of anything that would mess with vMail. If i disable the mod or remove it, it's fine.

FiMeTi 01-25-2009 08:59 PM

Great work mate! This works perfectly on my 3.8 gold.
Nominated. thx

Phoenix81377 01-25-2009 10:04 PM

Quote:

Originally Posted by Myhq78 (Post 1723869)
Okay You Have To Manual Update The Language Phrases

Use The Search Phrase Option To Search The Phrase You Want Then You Can Change

I am good with that. Which phrases does your mod use? Sorry if I am being an idiot here!:o


All times are GMT. The time now is 12:10 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.01556 seconds
  • Memory Usage 1,852KB
  • 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
  • (8)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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