Hey -
Fresh upgrade from 2.1.3 to 2.2.1. The upgrade went smooth with no errors popping up, so far everywhere I’ve navigated in the CP looks find with the exception of channel fields. I can create a field group but when trying to create a new field or edit an existing one I get:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_content_options_text
Filename: celltypes/text.php
Line Number: 65
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_content_options_file
Filename: celltypes/file.php
Line Number: 59
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_content_options_text
Filename: celltypes/text.php
Line Number: 65
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_content_options_text
Filename: celltypes/text.php
Line Number: 65
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
An Error Was Encountered
Unable to load the requested file: field_settings.phpI couldn’t find where in the EE directory that field_settings.php file should be to see if it somehow got missed in the upload.
Any thoughts?