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)

apiasto 12-08-2007 09:15 PM

this is what i am getting

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

Invalid SQL:
INSERT INTO `nlp_vmail` (`userid`, `code`, `email`, `prefix`, `dateline`, `day`, `month`, `year`, location)
VALUES

mad@Max 12-08-2007 09:28 PM

Almotmaiz.Net
In this post: https://vborg.vbsupport.ru/showpost....9&postcount=69

Almotmaiz.Net 12-08-2007 09:33 PM

Quote:

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

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

Invalid SQL:
INSERT INTO `nlp_vmail` (`userid`, `code`, `email`, `prefix`, `dateline`, `day`, `month`, `year`, location)
VALUES

do this in phpmyadmin

Code:

ALTER TABLE `nlp_vmail` ADD `location` ENUM( 'register', 'profile' ) NOT NULL, ADD `userid` INT( 10 ) NOT NULL FIRST
and this

Code:

UPDATE `nlp_vmail` SET `location` = 'register'
Quote:

Originally Posted by mad@Max (Post 1397580)

DB error soruce shuld be like this mad :)
Code:

MySQL Error : Unknown column 'userid' in 'field list'
Error Number : 1054
 
Invalid SQL:
INSERT INTO `nlp_vmail` (`userid`, `code`, `email`, `prefix`, `dateline`, `day`, `month`, `year`, location)
                        VALUES

OR give me a diect link to see this :)

fuldon 12-09-2007 03:44 AM

Code:

Fatal error: Call to a member function clean_gpc() on a non-object in /usr/home/.../public_html/includes/class_dm_user.php(2490) : eval()'d code on line 1

mad@Max 12-09-2007 08:51 AM

Quote:

Originally Posted by Almotmaiz.Net (Post 1397585)
OR give me a diect link to see this :)

Ok, see it yourself: http://samforum.ws/register.php
But hurry up, people cant register now.

vip-q.com 12-09-2007 09:02 AM

I sow the problem in ur web site ( mad@Max )

could u uninstall it and reinstall it again and make shore that u are using ( V1.3.2 )

and tell me again :)

vip-q.com 12-09-2007 09:09 AM

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 :)

Bulent Tekcan 12-09-2007 09:34 AM

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 :)

Mainly your MySql version is out of product for a long time.Very old too buggy\and not supprt normaly vbulletin.

And also php 4.4.7 is end of life.

First upgrade mysql to latest stable version.

Cheers

ninjamaster 12-09-2007 09:49 AM

thanks for this nice's work :)

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

Quote:

Originally Posted by Bulent Tekcan (Post 1397803)
Mainly your MySql version is out of product for a long time.Very old too buggy\and not supprt normaly vbulletin.

And also php 4.4.7 is end of life.

First upgrade mysql to latest stable version.

Cheers

what I said is I test it in this version and it's in my localhost and it's work find


All times are GMT. The time now is 05:22 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.01434 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_code_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