[問題]安裝(Better Toplist)最後發表5/熱門文章5/最多回覆5(已解決)
發表於 : 2007-09-25 14:39
需要編輯的檔案: 6
## index.php
## templates/subSilver/index_body.tpl
## admin/admin_board.php
## templates/subSilver/admin/board_config_body.tpl
## language/lang_chinese_traditional_taiwan/lang_admin.php
## language/lang_chinese_traditional_taiwan/lang_main.php
編輯修改以上檔案上傳之後!
無法輸入SOL顯示代碼為
INSERT INTO phpbb_config( config_name, config_value )
VALUES (
'toplist_length', '20'
);
#1062 - Duplicate entry 'toplist_length' for key 1
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_length', '20');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_number', '5');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_auth', '1');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_except', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_time', '7')
只有這一個SQL可以更新
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_time', '7')
下載處
http://wang5555.dyndns.org/phpbb2/dload ... &file_id=2
## index.php
## templates/subSilver/index_body.tpl
## admin/admin_board.php
## templates/subSilver/admin/board_config_body.tpl
## language/lang_chinese_traditional_taiwan/lang_admin.php
## language/lang_chinese_traditional_taiwan/lang_main.php
編輯修改以上檔案上傳之後!
無法輸入SOL顯示代碼為
INSERT INTO phpbb_config( config_name, config_value )
VALUES (
'toplist_length', '20'
);
#1062 - Duplicate entry 'toplist_length' for key 1
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_length', '20');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_number', '5');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_auth', '1');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_except', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_time', '7')
只有這一個SQL可以更新
INSERT INTO phpbb_config (config_name, config_value) VALUES ('toplist_time', '7')
下載處
http://wang5555.dyndns.org/phpbb2/dload ... &file_id=2