ExpressionEngine: Version 2.2.1 Build 20110705
Updated last night, and now whenever I try to work with my custom fields I get a laundry list of PHP errors, with the final error saying EE can’t load admin/field_edit.php.
Seems to be the identical to this:
https://support.ellislab.com/bugs/detail/16064/
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
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at <my system path>/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 405
An Error Was Encountered
Unable to load the requested file: admin/field_edit.php