bbPress database error – can’t setup table
-
I’ve gone over the configuration file, and it all looks correct. I am installing in forums.nerdgrind.com, which I gave it’s own directory, so there is no wordpress installation sharing the forums directory. I’m not sure why I keep getting this error:
bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ ”, , ”, ‘2008-01-16 00:57:55” at line 4]
INSERT INTO bb_topics (topic_title, topic_slug, topic_poster, topic_poster_name, topic_last_poster, topic_last_poster_name, topic_start_time, topic_time, forum_id) VALUES (‘Your first topic’, ‘your-first-topic’, , ”, , ”, ‘2008-01-16 00:57:55’, ‘2008-01-16 00:57:55’, 1)
The database is setup, and all other tables are created except this one. I am using the latest bbPress.
- You must be logged in to reply to this topic.