Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-04-2009, 12:30 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default database error on email confirm

Hi i get this error when someone clicks the email confirm link in the email



PHP Code:
Database error in vBulletin 3.8.2:

Invalid SQL:
INSERT INTO userlist (userid, relationid, type, friend) VALUES (, 1, 'buddy', 'yes');

MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1, 'buddy', 'yes')' at line 1
Error Number  : 1064
Request Date  : Monday, May 4th 2009 @ 07:24:09 AM
Error Date    : Monday, May 4th 2009 @ 07:24:09 AM
Script        : http://www.************ister.php?a=act&u=2&i=aadaf16363f5aaf18784e6db67ef5659896888ff
Referrer      : http://bl132w.bl*********/mail/InboxLight.aspx?FolderID=00000000-0000-0000-0000-000000000001&InboxSortAscending=False&InboxSortBy=Date&n=174586079
IP Address    : ****
Username      : ***
Classname     : vB_Database
MySQL Version : 
Reply With Quote
  #2  
Old 05-04-2009, 01:18 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think that is a default vb query (there are several like that, but not exactly like that). Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:
define('DISABLE_HOOKS', true); 
Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.
Reply With Quote
  #3  
Old 05-04-2009, 01:27 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
I don't think that is a default vb query (there are several like that, but not exactly like that). Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:
define('DISABLE_HOOKS', true); 
Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.
Yea Didnt get the error with mods off :erm:
Thanks

edit is there any way to pin point to which one it is ?

--------------- Added [DATE]1241451509[/DATE] at [TIME]1241451509[/TIME] ---------------

Found it so if anyone gets this error the mod causing it is (Automatically Added Friend)

Thanks again lynne my hero
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:16 PM.


Powered by vBulletin® Version 3.9.0
Copyright ©2000 - 2017, vBulletin Solutions Inc.