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

PHP 8 - PHP warnings #15

Open
deJaya opened this issue Sep 10, 2021 · 0 comments
Open

PHP 8 - PHP warnings #15

deJaya opened this issue Sep 10, 2021 · 0 comments

Comments

@deJaya
Copy link

deJaya commented Sep 10, 2021

PHP 8.0.10 ¦ MODX 2.8.3

The following warnings are presented on rendering a form on the front end:

[2021-09-10 09:26:30] (ERROR @ /home/xxxxxx/yyyyyy/core/components/formalicious/model/formalicious/snippets/formalicioussnippetrenderform.class.php : 362) PHP warning: Undefined array key "q"

[2021-09-10 09:26:30] (ERROR @ /home/xxxxxx/yyyyyy/core/components/formalicious/model/formalicious/snippets/formalicioussnippetrenderform.class.php : 368) PHP warning: Undefined array key "step"

The following warnings are presented on using Formalicious in the Manager:

[2021-09-10 09:33:43] (ERROR @ /home/xxxxxx/yyyyyy/core/components/formalicious/model/formalicious/formalicious.class.php : 122) PHP warning: Undefined array key "branding_url_help"

[2021-09-10 09:33:43] (ERROR @ /home/xxxxxx/yyyyyy/core/components/formalicious/model/formalicious/formalicious.class.php : 220) PHP warning: Undefined array key "corePath"
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

1 participant