soflyy / oxygen-bugs-and-features

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

Metabox Integration #2809

Open robertopib opened 2 years ago

robertopib commented 2 years ago

Oxygen 4.0 Beta 1 & 2 Meta Box Version 5.6.2 MB Custom Post Types & Custom Taxonomies Version 2.3.1 Meta Box AIO Version 1.15.7 Meta Box Builder Version 4.1.12

Trying to display dynamic data from Metabox on a repeater, it gets displayed in the builder editor but on the front end the following Notice messages gets displayed:

Notice : Undefined index: name in /var/www/html/wordpress/wp-content/plugins/oxygen/component-framework/includes/metabox/oxygen-metabox-integration.php on line 569

Notice: Undefined index: name in /var/www/html/wordpress/wp-content/plugins/oxygen/component-framework/includes/metabox/oxygen-metabox-integration.php on line 570

Steps to reproduce the behavior:

  1. Create Custom Post Type and Custom Fields with Metabox
  2. Create a repeater element on the CPT archive template
  3. Map custom fields
  4. Load Frontend
KittenCodes commented 2 years ago

@robertopib We've not been able to reproduce these errors. Please can you let me know which Meta Box field type(s) you're using?

SinjoriS commented 2 years ago

Same thing here, but I use Oxygen 3.9. That appears this morning. Untill then, everything was fine. I have notices which mentioned same lines 569 and 570 but also 659.

Swamp2k9 commented 2 years ago

I'm in a similar boat. Whenever I add a "Comments List" element to my Single Post Template, I'm greeted with the below message on the front-end. Everything in the Oxygen editor is fine. I'm on the latest stable versions of Oxygen and Meta Box.

"Warning: Trying to access array offset on value of type bool in /home/khalill/webapps/MarshWebSolutions/wp-content/plugins/oxygen/component-framework/includes/metabox/oxygen-metabox-integration.php on line 1540"

KittenCodes commented 2 years ago

I'm in a similar boat. Whenever I add a "Comments List" element to my Single Post Template, I'm greeted with the below message on the front-end. Everything in the Oxygen editor is fine. I'm on the latest stable versions of Oxygen and Meta Box.

"Warning: Trying to access array offset on value of type bool in /home/khalill/webapps/MarshWebSolutions/wp-content/plugins/oxygen/component-framework/includes/metabox/oxygen-metabox-integration.php on line 1540"

@Swamp2k9 Please open a Support Ticket so that we can take a look at this for you.

shmaltz commented 1 year ago

Over a year later and still not fixed