معلومات
العضو
|
|
|
SMS |
|
|
|
ظهور مشكله عند الطريقه الى 3.8.4
رمز PHP:
Database error in vBulletin 3 4:
Invalid SQL:
INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder,
advanced, volatile, validationcode, blacklist, product)
VALUES
(
'forumhomedepth',
'forumlist',
'2',
'2',
'integer',
'',
10,
0,
1,
'',
0,
'vbulletin'
),
(
'forumdisplaydepth',
'forumlist',
'2',
'2',
'integer',
'',
15,
0,
1,
'',
0,
'vbulletin'
),
(
'subforumdepth',
'forumlist',
'50',
'0',
'integer',
'',
20,
0,
1,
'',
0,
'vbulletin'
),
(
'showforumdescription',
'forumlist',
'1',
'1',
'boolean',
'yesno',
25,
0,
1,
'',
0,
'vbulletin'
),
(
'showprivateforums',
'forumlist',
'0',
'0',
'free',
'select iped\r\n0|no\r\n1|yes_hide_post_counts\r\ n2|yes_display_post_counts',
30,
0,
1,
'',
0,
'vbulletin'
),
(
'showlocks',
'forumlist',
'',
'',
'boolean',
'yesno',
40,
0,
1,
'',
0,
'vbulletin'
),
(
'lastthreadchars',
'forumlist',
'30',
'30',
'integer',
'',
50,
0,
1,
'',
0,
'vbulletin'
),
(
'showmoderatorcolumn',
'forumlist',
'',
'',
'boolean',
'yesno',
70,
0,
1,
'',
0,
'vbulletin'
),
(
'showprefixlastpost',
'forumlist',
'2',
'2',
'number',
'radio iped\r\n0|no\r\n1|yes_plain_text_version\r \n2|yes_rich_text_version',
80,
0,
1,
'',
0,
'vbulletin'
);
MySQL Error : Duplicate entry 'subforumdepth' for key 1
Error Number : 1062
Request Date : Friday, August 14th 2009 @ 10:20:35 PM
Error Date : Friday, August 14th 2009 @ 10:20:35 PM
Username :
Classname : vB_Database
MySQL Version : 5.0.81-community
|