PublishPress Authors interferes with Community Events plugin
-
I’m using PublishPress Authors along with Community Events for The Events Calendar. I am experiencing a strange issue that I believe is tied to the combination of these two plugins.
When I activate PublishPress Authors, I can no longer submit Community Events submissions when I’m logged into WordPress. When I am logged out, I can submit events as expected.
Here’s the full stack trace which strangely doesn’t mention PublishPress authors.
PHP Notice: ?Array to string conversion in /path/to/site/wp-includes/formatting.php on line 1108
PHP Stack trace:
PHP ? 1. {main}() /path/to/site/index.php:0
PHP ? 2. require() /path/to/site/index.php:17
PHP ? 3. wp() /path/to/site/wp-blog-header.php:16
PHP ? 4. WP->main() /path/to/site/wp-includes/functions.php:1336
PHP ? 5. WP->parse_request() /path/to/site/wp-includes/class-wp.php:813
PHP ? 6. do_action_ref_array() /path/to/site/wp-includes/class-wp.php:418
PHP ? 7. WP_Hook->do_action() /path/to/site/wp-includes/plugin.php:565
PHP ? 8. WP_Hook->apply_filters() /path/to/site/wp-includes/class-wp-hook.php:348
PHP ? 9. WP_Router->parse_request() /path/to/site/wp-includes/class-wp-hook.php:324
PHP ?10. WP_Route->execute() /path/to/site/wp-content/plugins/the-events-calendar-community-events/vendor/the-events-calendar/wp-router/WP_Router.class.php:195
PHP ?11. WP_Route->get_page() /path/to/site/wp-content/plugins/the-events-calendar-community-events/vendor/the-events-calendar/wp-router/WP_Route.class.php:103
PHP ?12. TEC/Events_Community/Routes/Event/Route_Add->callback() /path/to/site/wp-content/plugins/the-events-calendar-community-events/vendor/the-events-calendar/wp-router/WP_Route.class.php:187
PHP ?13. TEC/Events_Community/Callbacks/Event/Callback_Add_Edit->callback() /path/to/site/wp-content/plugins/the-events-calendar-community-events/src/Events_Community/Routes/Event/Route_Add.php:57
PHP ?14. TEC/Events_Community/Callbacks/Event/Callback_Add_Edit->generate_output() /path/to/site/wp-content/plugins/the-events-calendar-community-events/src/Events_Community/Callbacks/Event/Callback_Add_Edit.php:343
PHP ?15. Tribe__Events__Community__Event_Form->render() /path/to/site/wp-content/plugins/the-events-calendar-community-events/src/Events_Community/Callbacks/Event/Callback_Add_Edit.php:279
PHP ?16. do_action() /path/to/site/wp-content/plugins/the-events-calendar-community-events/src/Tribe/Event_Form.php:69
PHP ?17. WP_Hook->do_action() /path/to/site/wp-includes/plugin.php:517
PHP ?18. WP_Hook->apply_filters() /path/to/site/wp-includes/class-wp-hook.php:348
PHP ?19. Tribe__Events__Community__Event_Form->print_form() /path/to/site/wp-includes/class-wp-hook.php:324
PHP ?20. include() /path/to/site/wp-content/plugins/the-events-calendar-community-events/src/Tribe/Event_Form.php:242
PHP ?21. tribe_get_template_part() /path/to/site/wp-content/themes/rvc/tribe-events/community/edit-event.php:92
PHP ?22. include() /path/to/site/wp-content/plugins/the-events-calendar/src/functions/template-tags/general.php:243
PHP ?23. Tribe__Events__Linked_Posts__Chooser_Meta_Box->render() /path/to/site/wp-content/plugins/the-events-calendar-community-events/src/views/community/modules/venue.php:65
PHP ?24. include() /path/to/site/wp-content/plugins/the-events-calendar/src/Tribe/Linked_Posts/Chooser_Meta_Box.php:88
PHP ?25. do_action() /path/to/site/wp-content/plugins/the-events-calendar/src/admin-views/linked-post-meta-box.php:23
PHP ?26. WP_Hook->do_action() /path/to/site/wp-includes/plugin.php:517
PHP ?27. WP_Hook->apply_filters() /path/to/site/wp-includes/class-wp-hook.php:348
PHP ?28. Tribe__Events__Venue->linked_post_new_form() /path/to/site/wp-includes/class-wp-hook.php:324
PHP ?29. include() /path/to/site/wp-content/plugins/the-events-calendar/src/Tribe/Venue.php:761
PHP ?30. esc_attr() /path/to/site/wp-content/plugins/the-events-calendar/src/admin-views/create-venue-fields.php:68
PHP ?31. wp_check_invalid_utf8() /path/to/site/wp-includes/formatting.php:4707TEC support suggested I reach out and see if this is something you’ve run into or if this error is similar to any other issues.
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.