Jump to content

Unable to create new forum


Go to solution Solved by Marc,

Recommended Posts

Hi, We are trying to create a new forum and below is the error I am seeing when trying to create one..Can anyone suggest what might be the issue.

 

 

INSERT INTO `forums_forums` ( `parent_id`, `forums_bitoptions`, `position` ) VALUES ( '2', 0, 13 )

IPS\Db\Exception: Field 'max_threads_error' doesn't have a default value (1364)

#0 /home/nginx/domains/testdomain.com/public/system/Db/Db.php(941): IPS\_Db->preparedQuery()

#1 /home/nginx/domains/testdomain.com/public/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert()

#2 /home/nginx/domains/testdomain.com/public/system/Node/Model.php(2530): IPS\Patterns\_ActiveRecord->save()

#3 /home/nginx/domains/testdomain.com/public/applications/forums/sources/Forum/Forum.php(1327): IPS\Node\_Model->save()

#4 /home/nginx/domains/testdomain.com/public/system/Node/Controller.php(420): IPS\forums\_Forum->formatFormValues()

#5 /home/nginx/domains/testdomain.com/public/applications/forums/modules/admin/forums/forums.php(132): IPS\Node\_Controller->form()

#6 /home/nginx/domains/testdomain.com/public/system/Dispatcher/Controller.php(107): IPS\forums\modules\admin\forums\_forums->form()

#7 /home/nginx/domains/testdomain.com/public/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()

#8 /home/nginx/domains/testdomain.com/public/applications/forums/modules/admin/forums/forums.php(44): IPS\Node\_Controller->execute()

#9 /home/nginx/domains/testdomain.com/public/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\admin\forums\_forums->execute()

#10 /home/nginx/domains/testdomain.com/public/admin/index.php(13): IPS\_Dispatcher->run()

#11 {main}

Link to comment
Share on other sites

  • Solution

Disabling plugins will not change the column being present that has the issue. The only option would be to get the issue resolved or the issue removed (by removing the plugin or application that adds that item)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...