We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When clicking on + new row the object is not returned and the dropdowns are not working (just ouputting the errors).
On Edit Post > Relationships area
Notice: Trying to get property 'relationship_to_id' of non-object in /app/public/wp-content/plugins/wp-relationships/wp-relationships/includes/metaboxes/connection.php on line 118 Call Stack #TimeMemoryFunctionLocation 10.2018402392{main}( ).../post.php:0 23.946311184144include( '/app/public/wp-admin/edit-form-advanced.php' ).../post.php:174 34.968911906784do_meta_boxes( ).../edit-form-advanced.php:714 45.021811988304wp_relationships_connection_metabox( ).../template.php:1073 55.049112015152wp_relationships_connection_metabox_row( ).../connection.php:54 " /> ( ! ) Notice: Trying to get property 'relationship_id' of non-object in /app/public/wp-content/plugins/wp-relationships/wp-relationships/includes/metaboxes/connection.php on line 120 Call Stack #TimeMemoryFunctionLocation 10.2018402392{main}( ).../post.php:0 23.946311184144include( '/app/public/wp-admin/edit-form-advanced.php' ).../post.php:174 34.968911906784do_meta_boxes( ).../edit-form-advanced.php:714 45.021811988304wp_relationships_connection_metabox( ).../template.php:1073 55.049112015152wp_relationships_connection_metabox_row( ).../connection.php:54 " />
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When clicking on + new row the object is not returned and the dropdowns are not working (just ouputting the errors).
On Edit Post > Relationships area
Notice: Trying to get property 'relationship_to_id' of non-object in /app/public/wp-content/plugins/wp-relationships/wp-relationships/includes/metaboxes/connection.php on line 118 Call Stack #TimeMemoryFunctionLocation 10.2018402392{main}( ).../post.php:0 23.946311184144include( '/app/public/wp-admin/edit-form-advanced.php' ).../post.php:174 34.968911906784do_meta_boxes( ).../edit-form-advanced.php:714 45.021811988304wp_relationships_connection_metabox( ).../template.php:1073 55.049112015152wp_relationships_connection_metabox_row( ).../connection.php:54 " /> ( ! ) Notice: Trying to get property 'relationship_id' of non-object in /app/public/wp-content/plugins/wp-relationships/wp-relationships/includes/metaboxes/connection.php on line 120 Call Stack #TimeMemoryFunctionLocation 10.2018402392{main}( ).../post.php:0 23.946311184144include( '/app/public/wp-admin/edit-form-advanced.php' ).../post.php:174 34.968911906784do_meta_boxes( ).../edit-form-advanced.php:714 45.021811988304wp_relationships_connection_metabox( ).../template.php:1073 55.049112015152wp_relationships_connection_metabox_row( ).../connection.php:54 " />
The text was updated successfully, but these errors were encountered: