SMF Thailand.

SMF Support => General Thai Support => ข้อความที่เริ่มโดย: kanchit ที่ 27/03/06, 20:27:03

หัวข้อ: พบปัญหา ฐานข้อมูลผิดพลาด
เริ่มหัวข้อโดย: kanchit ที่ 27/03/06, 20:27:03
ฐานข้อมูลผิดพลาด: Duplicate entry '0' for key 1
ไฟล์: D:\Webspace\yaristhailandclub.com\httpdocs\smf\Sources\Subs-Post.php
บรรทัด: 1505

เข้าไปดูใน file ดังกล่าว

SUBSTRING('$posterOptions[ip]', 1, 255), " . ($msgOptions 'smileys_enabled'] ? '1' : '0') . ", '', SUBSTRING('$msgOptions[icon]', 1, 16))", __FILE__, __LINE__);

บรรทัดดังกล่าวเป็นแบบนี้ .. table เป็น smf_messages

และไปดู table ที่เกี่ยวข้อง จะเจอ warning
PRIMARY and INDEX keys should not both be set for column `ID_MSG`
หัวข้อ: Re: พบปัญหา ฐานข้อมูลผิดพลาด
เริ่มหัวข้อโดย: guanteen ที่ 26/04/06, 10:52:56
ข้อมูลที่ลงมันซ้ำกันครับต้องลองเอา Primary key ของ ID_MSG ออกลองดูครับ