Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined array key "field_id_n" #3430

Open
liamcrean opened this issue May 23, 2023 · 2 comments
Open

Undefined array key "field_id_n" #3430

liamcrean opened this issue May 23, 2023 · 2 comments

Comments

@liamcrean
Copy link

**Warning**
Undefined array key "field_id_1"
ee/ExpressionEngine/Model/Content/FieldFacade.php, line 384
Severity: E_WARNING

**Warning**
Undefined array key "field_id_26"
ee/ExpressionEngine/Model/Content/FieldFacade.php, line 384
Severity: E_WARNING

Seeing these warnings on tempalates with file grids inside fluid fields - just file + alt text on this occasion. All fine both front and back end apart from warnings. Image paths are good. File browsing is fine. Saving OK too.

EE 7.2.17 + PHP 8.2 (also tried 8.1).

@intoeetive
Copy link
Contributor

Do fields with ID 1 and 26 actually exist? If yes, what are the field types?

@liamcrean
Copy link
Author

Hi Yurl

Yes - both of them are file grids (warning appears when used inside fluid fields in template). They exist in and are being used (and rendering data to templates)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants