• Resolved mrwweb

    (@mrwweb)


    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:4707

    TEC 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)
  • Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    Hi @mrwweb

    Thanks for reporting this.

    We would love to help you investigate this issue, unfortunately we cannot do it here. It’s prohibited to provide support on commercial plugin in this forum: https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products

    If you have Pro version of our plugin, please open a ticket on: https://publishpress.com/new-support-ticket/ so we can investigate this further.

    Thanks,

    Thread Starter mrwweb

    (@mrwweb)

    Hi @rizaardiyanto. I’m not quite sure I understand. I’m using the free version of PublishPress Authors hosted in the plugin repository.

    Plugin Author Steve Burge

    (@stevejburge)

    Hi @mrwweb. Those are the rules laid down by the forum moderators here.

    The Community Events plugin is a commercial product. Plus, we don’t have a copy of that plugin to test with.

    Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    @mrwweb The Community Events for The Events Calendar is a commercial plugin.

    I know that you use our free version hosted on this plugin repository, but this forum prohibited us to provide support over commercial product.

    We always redirect a user who has an issue with commercial product to open a ticket in our private helpdesk, which we will be able to help there.

    Let me know if you need some clarification.

    Thread Starter mrwweb

    (@mrwweb)

    @rizaardiyanto @stevejburge I appreciate this is a tricky request. I was mostly curious if the error log tripped any recognition of similar issues or some troubleshooting tips you might have.

    FWIW, I both recognize it’s hard for you to test a paid plugin and you can’t guarantee compatibility with everything. I did clarify with the #forums Slack that this thread doesn’t violate the paid support guidelines, but I understand if you’re just not willing to take this one on.

    If you are, any ideas or tips would be greatly appreciated. I feel like I’ve seen similar array-to-string issues pop up with this plugin in the past, but I can’t remember the details.

    Plugin Author Steve Burge

    (@stevejburge)

    Thanks @mrwweb. Sorry, this isn’t something we’re able to help with here on the free WordPress forums, particularly without any specific errors pointing to PublishPress Authors.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.