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 12-09-2007 12:46 PM

Quote:

Originally Posted by vip-q.com (Post 1397797)
I'm using ( PHP Version 4.4.7 )
and MySql ( 3.23.49 )
and it's work fine
make shore that u have the same Version or above
:)

and try the English version of vMail with out change in the lang.
to make shore :)

On localhost i have: Apache v1.3.33, PHP v4.4.4, MySQL 4.1.16-max
In web i have: Apache v1.3.39, PHP v5.2.4, MySQL v5.0.45-community-log
vMail v1.3.2 English. I install this version on new db and vB!
And on both servers i see this problem.
What it is? Please, help me, i need this hack work!

vip-q.com 12-09-2007 12:54 PM

could u make shore that u use V1.3.2

and I test it in Apache 2.0 Handler

o.k
in ur localhost
make shore that u don't have any other hacks
and see if it work or not
and ( Repair / Optimize Tables ) from ACP or my phpmyadmin

and I'm waiting u :)

Almotmaiz.Net 12-09-2007 01:04 PM

Quote:

Originally Posted by mad@Max (Post 1397792)
Ok, see it yourself: http://samforum.ws/register.php
But hurry up, people cant register now.

hello mad ..

this is error :-

Table 'samforum_main.nlp_vmail' doesn't exist


go to your phpmyadmin select your vb database


and 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'
    `location` ENUM( 'register', 'profile' ) NOT NULL,
    `userid` INT( 10 ) NOT NULL FIRST
    `day` text NOT NULL,
    `month` text NOT NULL,
    `year` text NOT NULL
    )


Bulent Tekcan 12-09-2007 01:10 PM

Quote:

Originally Posted by vip-q.com (Post 1397864)
what I said is I test it in this version and it's in my localhost and it's work find

Oppps sorry,I get a wrong quote :)

mad@Max 12-09-2007 01:45 PM

I understand!!! Hack did wrong query! Wright its vb_nlp_vmail ("vb_" my prefix), dont samforum_main.nlp_vmail, why that? For me i'm rewrite hack, replace [" . TABLE_PREFIX . "] on [vb_]...
Hm, dont work:( "MySQL Error : Table 'samforum_main.nlp_vmail' doesn't exist", where samforum_main its my db.

vip-q.com 12-09-2007 02:01 PM

samforum = ur user name to login into the cPanel
main = ur DB name

that mean the nlp_vmail in the DB (main) in the user name (samforum) it's not there

do what Mr.Hammad said and it will be work

I'm going to eat my diner when I back and u didn't do it
I'll do it for u :)

my email ID@windowslive.com

I'll see u there :)

mad@Max 12-09-2007 02:15 PM

vip-q.com
No, no, no:) I find bug!
In code hack find:
PHP Code:

INSERT INTO `nlp_vmail

And replace with:
PHP Code:

INSERT INTO " . TABLE_PREFIX . "nlp_vmail 

Its work!!!

realsumon 12-09-2007 02:32 PM

i installed that module today but i'm afraid. you guys reply many bug. from me i didn't see any bug. i tried register and i did. can u guy please check. Please i beg u guy.

http://www.amaderforum.com/register.php

vip-q.com 12-09-2007 02:59 PM

Quote:

Originally Posted by mad@Max (Post 1397907)
vip-q.com
No, no, no:) I find bug!
In code hack find:
PHP Code:

INSERT INTO `nlp_vmail

And replace with:
PHP Code:

INSERT INTO " . TABLE_PREFIX . "nlp_vmail 

Its work!!!

that's great that what I was thing about :)
I'm going to test it in ur web site

Quote:

Originally Posted by realsumon (Post 1397911)
i installed that module today but i'm afraid. you guys reply many bug. from me i didn't see any bug. i tired register and i did. can u guy please check. Please i beg u guy.

http://www.amaderforum.com/register.php

It's work fine in ur web site :)

vip-q.com 12-09-2007 03:03 PM

mad@Max U didn't install it !!!!


All times are GMT. The time now is 11:20 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.01450 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_php_printable
  • (5)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