1 頁 (共 1 頁)

[其它]我執行MY SQL 一直出現的問題

發表於 : 2002-06-19 22:47
健仔
INSERT INTO `phpbb_users` (`user_id`, `user_active`, `username`, `user_password`, `user_session_time`, `user_session_page`, `user_lastvisit`, `user_regdate`, `user_level`, `user_posts`, `user_timezone`, `user_style`, `user_lang`, `user_dateformat`, `user_new_privmsg`, `user_unread_privmsg`, `user_last_privmsg`, `user_emailtime`, `user_viewemail`, `user_attachsig`, `user_allowhtml`, `user_allowbbcode`, `user_allowsmile`, `user_allowavatar`, `user_allow_pm`, `user_allow_viewonline`, `user_notify`, `user_notify_pm`, `user_popup_pm`, `user_rank`, `user_avatar`, `user_avatar_type`, `user_email`, `user_icq`, `user_website`, `user_from`, `user_sig`, `user_sig_bbcode_uid`, `user_aim`, `user_yim`, `user_msnm`, `user_occ`, `user_interests`, `user_actkey`, `user_newpasswd`, `user_money`) VALUES ('2', '1', '健仔', '13205e4cafe4bb29ecece11630180308', '1024497168', '0', '1024497114', '1023864437', '1', '1040', '8', '1', 'chinese_traditional_taiwan', 'd M Y h:i a', '0', '0', '1023976634', NULL, '1', '1', '0', '1', '1', '1', '1', '1', '0', '1', '1', '8', '2.gif', '1', 'steven.horng@msa.hinet.net', '', 'http://n629.d2g.com/phpBB2/', 'Democracy', '[color=#FF0000:b946e6b576]當在發言時請注意到你的言論,若不清楚如何使用論壇,多問人不要都不問.![/color:b946e6b576]', 'b946e6b576', '', '', 'steven.horng@msa.hinet.net', '', '', '', '', '1380');

MySQL 傳回:


Duplicate entry '2' for key 1


每次執行都會這樣子
要怎麼改ㄚ

發表於 : 2002-06-19 22:54
小竹子
你改了什麼東西造成資料庫錯亂
少了個table
還是你亂砍table

[其它]我執行MY SQL 一直出現的問題

發表於 : 2002-06-19 23:54
健仔
改太多東西都忘了現在一一在改\r
但現今我知道錯誤是在Codecrush IP log mod
我修改好像有少東西
就是在\r
就是上下一頁的功能
上下一頁功能按下之後是進入登入畫面
而在上下一頁旁邊是出現這排字&sid=cbaf5774bacfe34eda116162c72d028a
而目前不知道這個指令要如何去做
#-----[ ADD DATABASE TABLE ENTRY ]------------------------------------------
#
Assuming your table-prefix is "phpbb_" (see your config-php)
INSERT INTO phpbb_config( config_name, config_value ) VALUES ("cc_logs_per_page","100");

可能就是這個ㄅ

發表於 : 2002-06-19 23:57
小竹子
那個是增加table
去增加就好了

[其它]我執行MY SQL 一直出現的問題

發表於 : 2002-06-20 00:14
健仔
還是一樣有出現\r
看來我要好好的去檢查所有安裝過的MOD了
但在顯示IP中\r
在下一頁選項的旁邊
還是會出現\r
&sid=7146d41137e570e2a814a594ee6d72b4
而按下一頁會回到首頁
還找不出原因來
:cry: :cry: :cry: :cry: :cry: :cry: