
11-29-2012, 12:45 AM
|
|
|
Join Date: Nov 2012
Location: Vijawada,AP,India
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Hello Filip,
I am using Vbulletin 4.2.When I am importing the xml file I am getting this error.
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
INSERT INTO `dbtech_vbshout_instance`
(`name`, `description`, `active`, `autodisplay`, `deployment`, `templates`, `permissions`)
VALUES (
'Shoutbox',
'This is the default Shoutbox.
You can change this description by clicking [Edit].',
1,
1,
'index',
'',
'a:8:{i:2;i:2108;i:6;i:4092;i:4;i:12;i:8;i:0;i:7;i:3964;i:5;i:4092;i:1;i:4;i:3;i:12;}'
);
MySQL Error : Unknown column 'deployment' in 'field list'
Error Number : 1054
Request Date : Wednesday, November 28th 2012 @ 08:44:09 PM
Error Date : Wednesday, November 28th 2012 @ 08:44:18 PM
Script : http://www.cybertronwizards.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.cybertronwizards.com/forums/admincp/plugin.php?do=productadd
IP Address : 117.197.209.176
Username : tony
Classname : vB_Database
MySQL Version : 5.5.27-cll
Forum Url: www.cybertronwizards.com
Hope my problem will be solved.
|