Jump to content

Divinityy

Clients
  • Posts

    10
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Divinityy

  1. Each time I create a field or edit it, I get this.

     

    UPDATE `applicationform_fields` applicationform_fields  SET `allow_attachments`=NULL,`type`='TextArea',`options`='null',`multiple`=false,`required`=true,`input_format`='' WHERE id=11 
    IPS\Db\Exception: Column 'allow_attachments' cannot be null (1048)
    #0 C:\xampp\htdocs\gta5police\public_html\forums\system\Db\Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Node\\_Mod...', Array)
    #1 C:\xampp\htdocs\gta5police\public_html\forums\system\Patterns\ActiveRecord.php(492): IPS\_Db->update('`applicationfor...', '`allow_attachme...', 'WHERE id=?')
    #2 C:\xampp\htdocs\gta5police\public_html\forums\system\Node\Model.php(2270): IPS\Patterns\_ActiveRecord->save()
    #3 C:\xampp\htdocs\gta5police\public_html\forums\system\Node\Model.php(3053): IPS\Node\_Model->save()
    #4 C:\xampp\htdocs\gta5police\public_html\forums\system\Node\Controller.php(391): IPS\Node\_Model->saveForm(Array)
    #5 C:\xampp\htdocs\gta5police\public_html\forums\system\Dispatcher\Controller.php(85): IPS\Node\_Controller->form()
    #6 C:\xampp\htdocs\gta5police\public_html\forums\system\Node\Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #7 C:\xampp\htdocs\gta5police\public_html\forums\applications\applicationform\modules\admin\forms\position.php(35): IPS\Node\_Controller->execute()
    #8 C:\xampp\htdocs\gta5police\public_html\forums\system\Dispatcher\Dispatcher.php(146): IPS\applicationform\modules\admin\forms\_position->execute()
    #9 C:\xampp\htdocs\gta5police\public_html\forums\admin\index.php(13): IPS\_Dispatcher->run()
    #10 {main}

×
×
  • Create New...