ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
926 stars 220 forks source link

Unyson 2.7.31 broken #4367

Open stephbairey opened 4 weeks ago

stephbairey commented 4 weeks ago

After auto-update to Unyson 2.7.31, I'm getting these error messages on every page. No changes were made by me on my site for a few weeks.

Warning: Trying to access array offset on value of type null in /home/***/public_html/wp-content/plugins/unyson/framework/includes/option-types/typography-v2/class-fw-option-type-typography-v2.php on line 148

Warning: foreach() argument must be of type array|object, null given in /home/***/public_html/wp-content/plugins/unyson/framework/includes/option-types/typography-v2/class-fw-option-type-typography-v2.php on line 148

Warning: Trying to access array offset on value of type null in /home/***/public_html/wp-content/plugins/unyson/framework/helpers/general.php on line 1275

Warning: foreach() argument must be of type array|object, null given in /home/***/public_html/wp-content/plugins/unyson/framework/helpers/general.php on line 1275

alanjoro commented 3 weeks ago

I'm getting 2 errors related to line 1275 on my website. Please help to solve.