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

Notice: Undefined variable: elements in prism_field_formatter_view() #3

Open
quicksketch opened this issue Aug 15, 2022 · 0 comments · May be fixed by #4
Open

Notice: Undefined variable: elements in prism_field_formatter_view() #3

quicksketch opened this issue Aug 15, 2022 · 0 comments · May be fixed by #4
Labels

Comments

@quicksketch
Copy link
Member

There's an undefined variable in prism_field_formatter_view(). For me this error comes up when running cron from the admin bar:

Notice: Undefined variable: elements in prism_field_formatter_view() (line 294 of /var/www/html/web/modules/contrib/prism/prism.module).

Looks like the variable $elements is just not defined as an array yet due to a typo.

quicksketch added a commit to quicksketch/prism that referenced this issue Aug 15, 2022
@quicksketch quicksketch linked a pull request Aug 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant