property data does not save and php warning
-
Hi,
Having an issue where we cannot save any information within a property, it seems to be something to do with the inherited physical address of a unit within a Building. Thoughts on how to fix? Below is the error log when after trying to update/save a property.[14-Jul-2018 20:24:42 UTC] PHP Warning: Declaration of RWMB_Wpp_Inherited_Field::show($field, $saved) should be compatible with RWMB_Field::show($field, $saved, $post_id = 0) in /public_html/wp/wp-content/plugins/wp-property/lib/classes/fields/class-wpp-inherited.php on line 13
[14-Jul-2018 20:24:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined method RWMB_Wpp_Inherited_Address_Field::datalist_html() in /public_html/wp/wp-content/plugins/wp-property/lib/classes/fields/class-wpp-inherited-address.php:39
Stack trace:
#0 /public_html/wp/wp-content/plugins/wp-property/lib/features/meta-box/meta-box/inc/field.php(612): RWMB_Wpp_Inherited_Address_Field::html(Array, Array)
#1 /public_html/wp/wp-content/plugins/wp-property/lib/features/meta-box/meta-box/inc/field.php(67): RWMB_Field::call(Array, ‘html’, Array)
#2 /public_html/wp/wp-content/plugins/wp-property/lib/features/meta-box/meta-box/inc/field.php(612): RWMB_Field::show(Array, true, 3633)
#3 /public_html/wp/wp-content/plugins/wp-property/lib/features/meta-box/meta-box/inc/meta-box.php(235): RWMB_Field::call(‘show’, Array, true, 3633)
#4 /public_html/wp/wp-admin/includes/template.php(1063): RW_Meta_Box->show(Object(WP_Post), Array)
#5 /home/daylig07/public_html/wp/wp-admin/edit-form-adv in /public_html/wp/wp-content/plugins/wp-property/lib/classes/fields/class-wpp-inherited-address.php on line 39
[14-Jul-2018 20:24:42 UTC] PHP Warning: Declaration of RWMB_Wpp_Inherited_Field::show($field, $saved) should be compatible with RWMB_Field::show($field, $saved, $post_id = 0) in /public_html/wp/wp-content/plugins/wp-property/lib/classes/fields/class-wpp-inherited.php on line 13Thanks,
JohnThe page I need help with: [log in to see the link]
- The topic ‘property data does not save and php warning’ is closed to new replies.