Info
- 5 posts
- 4 voices
- Started 3 years ago by Brik182
- Latest reply from Brad Williams
- This topic is not resolved
Installing bbPress 1.0 Alpha 4
-
- Posted 3 years ago #
DB Error in bb_insert_topic: Incorrect integer value: '' for column 'topic_id' at row 1INSERT INTO bb_topics (
topic_id,topic_title,topic_slug,topic_poster,topic_poster_name,topic_last_poster,topic_last_poster_name,topic_start_time,topic_time,topic_open,forum_id) VALUES ('','Your first topic','your-first-topic','1','admin','1','admin','2008-12-16 05:10:50','2008-12-16 05:10:50','1','1')This problem has been around since the previous 1.0 alpha releases. The installation would say that it was successful but it would not create a topic as that error in the last stage would indicate.
The first forum is created and it says there is 1 post but upon clicking said forum it presents you with a "New Topic in this Forum" form. When you post a new topic, it gives you an error: "This topic has been closed."
Apache 2.2.10
MySQL 5.1.0
PHP 5.2.6
Windows Server 2003
Database Collation: utf8_general_ci -
- Posted 3 years ago #
This would be good as a bug report at http://trac.bbpress.org
-
- Posted 3 years ago #
Someone brought this up on the IRC channel the other day. Seems like it's Windows specific. Please add a ticket in Trac.
-
- Posted 3 years ago #
Was a ticket ever created for this? The problem still exists in alpha 6 on Windows servers. I couldn't find a ticket so I'll probably just create a new one
-
- Posted 3 years ago #
ticket created: http://trac.bbpress.org/ticket/1036
-
You must log in to post.