soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

4.0 Alpha 2 - Video background, php 8, front-end error #2713

Open madjedo opened 2 years ago

madjedo commented 2 years ago

Using video background for a section in a PHP 8.0 server environment throws off an error message on front-end:

Warning: Undefined array key "never" in ...\wp-content\plugins\oxygen\component-framework\components\component.class.php on line 3385

Warning: Trying to access array offset on value of type null in ....\wp-content\plugins\oxygen\component-framework\components\component.class.php on line 3385

Steps to reproduce the behavior:

  1. Create a new page
  2. Insert a section
  3. Set to use video as background
  4. Set "Hide video below" to never
  5. Save, visit front-end.
KittenCodes commented 2 years ago

Thanks for the report! Replicated & reported internally.