1

(36 replies, posted in Feature requests)

Got anybody this on his forum so i can see how it works on a forum?

Your right  i was try the install that mod but he don't working then i delete al the changed files.

And now?

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());

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