Reverse Gaming Posted January 13, 2018 Share Posted January 13, 2018 UPDATE `form_fields` form_fields SET `field_pf_allow_attachments`=NULL,`field_value`='',`field_multiple`=false,`field_required`=true,`field_input_format`='' WHERE field_id=1 IPS\Db\Exception: Unknown column 'field_pf_allow_attachments' in 'field list' (1054) #0 /var/www/system/Db/Db.php(990): IPS\_Db->preparedQuery('UPDATE `form_fi...', Array) #1 /var/www/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('form_fields', Array, Array) #2 /var/www/system/Node/Model.php(2270): IPS\Patterns\_ActiveRecord->save() #3 /var/www/system/Node/Model.php(3053): IPS\Node\_Model->save() #4 /var/www/system/Node/Controller.php(391): IPS\Node\_Model->saveForm(Array) #5 /var/www/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form() #6 /var/www/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #7 /var/www/applications/form/modules/admin/form/forms.php(35): IPS\Node\_Controller->execute() #8 /var/www/system/Dispatcher/Dispatcher.php(146): IPS\form\modules\admin\form\_forms->execute() #9 /var/www/admin/index.php(13): IPS\_Dispatcher->run() #10 {main} ---- This error showed after I was making a forum in the Forums. Link to comment Share on other sites More sharing options...
0 titcrunch Posted January 14, 2018 Share Posted January 14, 2018 your form plugin is out of date desactivate him or update him and no more error Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted February 12, 2018 Administrator Share Posted February 12, 2018 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Reverse Gaming
UPDATE `form_fields` form_fields SET `field_pf_allow_attachments`=NULL,`field_value`='',`field_multiple`=false,`field_required`=true,`field_input_format`='' WHERE field_id=1
IPS\Db\Exception: Unknown column 'field_pf_allow_attachments' in 'field list' (1054)
#0 /var/www/system/Db/Db.php(990): IPS\_Db->preparedQuery('UPDATE `form_fi...', Array)
#1 /var/www/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('form_fields', Array, Array)
#2 /var/www/system/Node/Model.php(2270): IPS\Patterns\_ActiveRecord->save()
#3 /var/www/system/Node/Model.php(3053): IPS\Node\_Model->save()
#4 /var/www/system/Node/Controller.php(391): IPS\Node\_Model->saveForm(Array)
#5 /var/www/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form()
#6 /var/www/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
#7 /var/www/applications/form/modules/admin/form/forms.php(35): IPS\Node\_Controller->execute()
#8 /var/www/system/Dispatcher/Dispatcher.php(146): IPS\form\modules\admin\form\_forms->execute()
#9 /var/www/admin/index.php(13): IPS\_Dispatcher->run()
#10 {main}
----
This error showed after I was making a forum in the Forums.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts