Sterc / Formalicious

Other
6 stars 11 forks source link

PHP 8 - PHP warnings #15

Open deJaya opened 3 years ago

deJaya commented 3 years ago

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"