Bugs item #1037336, was opened at 2004-09-29 17:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1037336&group_id=81260
Category: Database
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Greg Meiste (blindman1344)
Assigned to: Nobody/Anonymous (nobody)
Summary: 1.0.0 CVS: Can't add new forum
Initial Comment:
Fresh install of 1.0.0 CVS (as of 5:00 PM CST on 9/29/04)
When adding a new forum, I get this error:
----
SQL: insert mod_phpwsbb_forums (description, threads,
sortorder, lastpost, posts, lastpost_topic_label,
lastpost_topic_id, lastpost_post_id, moderators, owner,
editor, ip, label, created, updated, hidden, approved,
id) values ('This is only a test.', 0, '0', 0, 0, '',
0, 0, '', 'meisteg', 'meisteg', '000.000.000.000',
'Testing', 1096495221, 1096495221, 0, 1, 1)
unknown error
----
I've replaced my IP address in the statement above
because I'm paranoid.
Greg
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1037336&group_id=81260
|