- 積分
- 66
- 金幣
- 7 個(gè)
- 社區(qū)幣
- 0 元
漸入佳境
- 貢獻(xiàn)
- 0 點(diǎn)
- 金幣
- 7 個(gè)
|
7#
樓主 |
發(fā)表于 2025-2-4 12:54:37
|
只看Ta
數(shù)據(jù)庫(kù)里的效驗(yàn)數(shù)據(jù)庫(kù)顯示如圖,這些要不要修復(fù)
pre_common_admincp_session 錯(cuò)誤的字段 正確的字段 狀態(tài)
storage longtext NOT NULL storage mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_common_card_log 錯(cuò)誤的字段 正確的字段 狀態(tài)
description longtext NOT NULL description mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_common_diy_data 錯(cuò)誤的字段 正確的字段 狀態(tài)
diycontent longtext NOT NULL diycontent mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_common_friendlink 錯(cuò)誤的字段 正確的字段 狀態(tài)
description longtext NOT NULL description mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_common_member_field_forum 錯(cuò)誤的字段 正確的字段 狀態(tài)
groups longtext NOT NULL groups mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_common_member_field_home 錯(cuò)誤的字段 正確的字段 狀態(tài)
feedfriend longtext NOT NULL feedfriend mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_forumfield 錯(cuò)誤的字段 正確的字段 狀態(tài)
creditspolicy longtext NOT NULL creditspolicy mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_medal 錯(cuò)誤的字段 正確的字段 狀態(tài)
permission longtext NOT NULL permission mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_polloption 錯(cuò)誤的字段 正確的字段 狀態(tài)
voterids longtext NOT NULL voterids mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_post 錯(cuò)誤的字段 正確的字段 狀態(tài)
message longtext NOT NULL message mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_postcache 錯(cuò)誤的字段 正確的字段 狀態(tài)
comment longtext NOT NULL comment mediumtext NOT NULL 字段被修改
rate longtext NOT NULL rate mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_typeoption 錯(cuò)誤的字段 正確的字段 狀態(tài)
permprompt longtext NOT NULL permprompt mediumtext NOT NULL 字段被修改
rules longtext NOT NULL rules mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_forum_typeoptionvar 錯(cuò)誤的字段 正確的字段 狀態(tài)
value longtext NOT NULL value mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
pre_home_blogfield 錯(cuò)誤的字段 正確的字段 狀態(tài)
message longtext NOT NULL message mediumtext NOT NULL 字段被修改
修復(fù)所有被修改的字段
缺少的論壇設(shè)置參數(shù) (為了保證站點(diǎn)的正常運(yùn)行,請(qǐng)立即補(bǔ)充以下設(shè)置參數(shù))
accountguard, advexpiration, albumcategoryrequired, albumcategorystat, allowpostcomment, at_anyone, blogcategoryrequired, blogcategorystat, blogrecyclebin, change_email, change_secmobile, closeforumorderby, collectionrecommend, collectionrecommendnum, commentpostself, disableipnotice, followaddnotice, modasban, modreasons_public, moduser_public, need_avatar, need_email, need_secmobile, nsprofiles, postignorearea, postignoreip, profilegroupnew, profilehistory, reginput, secmobilelogin, smsdefaultcc, smsdefaultlength, smsglblimit, smsinterval, smsmillimit, smsnumlimit, smsstatus, smstimelimit, srchcensor, submitlock
新增字段的數(shù)據(jù)表 (以下數(shù)據(jù)表中的字段可能是某些插件添加的,如您確認(rèn)無(wú)誤,可以忽略它們)
pre_common_admingroup 新增的字段
managevideophoto tinyint(1) NOT NULL
pre_common_banned 新增的字段
ip1 smallint(3) NOT NULL
ip2 smallint(3) NOT NULL
ip3 smallint(3) NOT NULL
ip4 smallint(3) NOT NULL
pre_common_invite 新增的字段
appid mediumint(8) unsigned NOT NULL
pre_common_member 新增的字段
videophotostatus tinyint(1) NOT NULL
pre_common_member_field_home 新增的字段
videophoto varchar(255) NOT NULL
pre_common_member_verify 新增的字段
verify7 tinyint(1) NOT NULL
pre_common_session 新增的字段
ip1 tinyint(3) unsigned NOT NULL
ip2 tinyint(3) unsigned NOT NULL
ip3 tinyint(3) unsigned NOT NULL
ip4 tinyint(3) unsigned NOT NULL
pre_common_stat 新增的字段
appinvite int(10) unsigned NOT NULL
pre_common_usergroup_field 新增的字段
allowmyop tinyint(1) NOT NULL
allowviewvideophoto tinyint(1) NOT NULL
videophotoignore tinyint(1) NOT NULL
pre_home_feed 新增的字段
appid smallint(6) unsigned NOT NULL |
|