We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PHP 8.0.10 ¦ MODX 2.8.3
The following warnings are presented on rendering a form on the front end:
The following warnings are presented on using Formalicious in the Manager:
The text was updated successfully, but these errors were encountered: