1

주제: Textcube 1.6 Alpha 2 로 되돌릴 수는 없나요?

Textcube 1.6 Alpha 2에서 텍스트큐브 1.6.3으로 업그레이드를 했습니다.

텍스트큐브 1.6.3으로 업그레이드 후 Textcube 1.6 Alpha 2에서 여러가지 플러그인 적용으로 인해 문제가 발생하여 백업시켜둔 Textcube 1.6 Alpha 2 로 덮어 씌웠습니다.

문제는 여기에서 발생하였습니다.

방명록에 글을 쓸 수 없고... 댓글도 달수 없고... "댓글을 달 수 없습니다" 만 연속적으로 나옵니다.

방명록 글 올릴 때 ... 작업표시줄 주소 : bb/comment/add/0
포스트 덧글 달 때 ... 작업표시줄 주소 : bb/comment/add/342

아마도 텍스트큐브 1.6.3으로 업그레이드 되면서 디비 테이블이 바뀌지 않았나? 하는 생각도 해 봅니다.

해결 방법을 알려 주시면 대단히 감사하겠습니다.

bellblog (2008-05-11 03:20:37)에 의해 마지막으로 수정

Good Touch

2

답글: Textcube 1.6 Alpha 2 로 되돌릴 수는 없나요?

테이블 검사를하면 다음과 같이 출력됩니다.

Problems with indexes of table `tc_comments` PRIMARY and INDEX keys should not both be set for column `blogid`
                Problems with indexes of table `tc_commentsnotified` PRIMARY and INDEX keys should not both be set for column `blogid`
                Problems with indexes of table `tc_entries` PRIMARY and INDEX keys should not both be set for column `blogid`
                Problems with indexes of table `tc_entriesarchive` PRIMARY and INDEX keys should not both be set for column `blogid`
                Problems with indexes of table `tc_tagrelations` PRIMARY and INDEX keys should not both be set for column `blogid`
                Problems with indexes of table `tc_trackbacklogs` PRIMARY and INDEX keys should not both be set for column `blogid`
                Problems with indexes of table `tc_trackbacks` PRIMARY and INDEX keys should not both be set for column `blogid`

Problems with indexes of table `tt_commentsnotifiedsiteinfo` PRIMARY and INDEX keys should not both be set for column `id`
                Problems with indexes of table `tt_entries` PRIMARY and INDEX keys should not both be set for column `owner`
                Problems with indexes of table `tt_tagrelations` PRIMARY and INDEX keys should not both be set for column `owner`

각 테이블의 Collation은 utf8_general_ci 로
전체테이블은 80 개  계 5,607 MyISAM Collation은 euckr_korean_ci 로 되어 있습니다.

Good Touch

3

답글: Textcube 1.6 Alpha 2 로 되돌릴 수는 없나요?

그냥 Textcube 1.6.3 : Tenuto 로 업그레이드 해 버렸습니다.

Good Touch

4

답글: Textcube 1.6 Alpha 2 로 되돌릴 수는 없나요?

수고하셨습니다 T_T

"Everything looks different on the other side."

-Ian Malcomm, from Michael Crichton's 'The Jurassic Park'