View Full Version : Database Error
rooban12
10-17-2008, 07:20 PM
Hii Friends
I got some problem with my databse
I think some tables are missing
can someone please help me to solve this problem
Thanks in advance:):):):)
Lynne
10-17-2008, 07:24 PM
Perhaps if you post the error we can give you some advice. If you get the basic database error page, go to page source and the database error will be near the bottom of the page. Copy/paste it for us.
Netunt
10-17-2008, 08:35 PM
Just a tip for the future. Don;t just post saying help me. Because then we are like "What...?" and then it gets explained, then we try to help. So, if you post the problem in the first post, we can answer the question quicker which helps both of us :D
I'll check back on this thread when it is updated.
rooban12
10-18-2008, 12:13 PM
Hii THanks for all the reply
Here is the error
Database error in vBulletin 3.7.3:
Invalid SQL:
INSERT INTO vb_userfield
(field1, field2, field3, field4, field11, field12, field13, field14, field15, field16, userid)
VALUES
('', '', '', '', '', '', '', '', '', '', 23754);
MySQL Error : Unknown column 'field11' in 'field list'
Error Number : 1054
Request Date : Saturday, October 18th 2008 @ 09:13:19 AM
Error Date : Saturday, October 18th 2008 @ 09:13:19 AM
Script : http://www.lovetack.com/home/admincp/user.php?do=update
Referrer : http://www.lovetack.com/home/admincp/user.php?do=add
IP Address : 77.101.254.160
Username : Admin
Classname : vB_Database
MySQL Version : 4.1.22-standard
Lynne
10-18-2008, 03:34 PM
Go to User Profile Field Manager and look at the Name column.... is there a field11?
Also, try disabling your modifications and see if you still get this error.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
rooban12
10-19-2008, 03:44 AM
field field11 is there Lynne
I disabled the hooks but still showing the same msg
Lynne
10-19-2008, 03:11 PM
Perhaps try to edit field11 and save it? Do you have access to your database - kike with phpMyAdmin? Can you look in the profilefield tabe and see if there is a profilefieldid '11'? And also make sure there is a column called "field11' in your userfield table? Make sure all the attributes and such are the same as for the other fields.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.