Got anybody this on his forum so i can see how it works on a forum?
2 2007-01-05 17:58
Re: Error: Unable to create topic. (5 replies, posted in PunBB 1.2 troubleshooting)
Your right i was try the install that mod but he don't working then i delete al the changed files.
And now?
3 2007-01-05 17:44
Re: Error: Unable to create topic. (5 replies, posted in PunBB 1.2 troubleshooting)
An error was encountered
File: F:\Inetpub\dend\markoz.nl\post.php
Line: 288
PunBB reported: Unable to create topic
Database reported: Field 'question' doesn't have a default value (Errno: 1364)
is the full error
line 288 :
// Create the topic
$db->query('INSERT INTO '.$db->prefix.'topics (poster, subject, posted, last_post, last_poster, forum_id) VALUES(\''.$db->escape($username).'\', \''.$db->escape($subject).'\', '.$now.', '.$now.', \''.$db->escape($username).'\', '.$fid.')') or error('Unable to create topic', __FILE__, __LINE__, $db->error());
4 2007-01-05 16:32
Topic: Error: Unable to create topic. (5 replies, posted in PunBB 1.2 troubleshooting)
when i try to post a new topic i got this:
An error was encountered
Error: Unable to create topic.
anny body know how i can fix it?sorry for my bad englisch