pods-framework / pods-beaver-builder-themer-add-on

Integration of Beaver Themer plugin for WordPress (https://pods.io/beaver-themer/)
https://wordpress.org/plugins/pods-beaver-builder-themer-add-on/
GNU General Public License v2.0
35 stars 6 forks source link

Notice: Undefined index: file_uploader in /class-pods-beaver-page-data.php on line 585 #59

Closed JoryHogeveen closed 6 years ago

JoryHogeveen commented 6 years ago

Notice: Undefined index: file_uploader in /wp-content/plugins/pods-beaver-builder-themer-add-on/classes/class-pods-beaver-page-data.php on line 593

quasel commented 6 years ago

60 Fixes the error msg but should in this case the field be added to the list of fields or not? For which type of field does that happen? - the configuration array is a beast :D and the same beast is this nasty function to get all fields that mach the field connection :D

JoryHogeveen commented 6 years ago

Haven't got the time to actually debug this, just found the notice and I always use pods_v for getting field/pod data since the huge config arrays aren't reliable.