Community event page refreshes on clicking add ticket

Home Forums Ticket Products Community Tickets Community event page refreshes on clicking add ticket

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1395193
    Gurdeep Sandhu
    Participant

    In submit/add event when i click on add ticket, the page refreshes. I have deactivated all the plugins and tested 2016 theme.

    And funny is if i switch on define(‘SCRIPT_DEBUG’, true); in the wp-config file, Add new ticket form opens instead of refreshing the page.

    But the query monitor gives this error : get_class() expects parameter 1 to be object, boolean given

    wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php:856

    On local machine i get this errors. and new tickets opens add new RSVP

    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_DISPLAY’, true );

    i get these two errors

    Notice: Tribe__Tickets__Tickets_Handler::do_meta_box is deprecated since version TBD! Use tribe( ‘tickets.metabox’ )->render( $post ) instead. in C:\xampp\apps\wordpress\htdocs\wp-includes\functions.php on line 3837

    Warning: get_class() expects parameter 1 to be object, boolean given in C:\xampp\apps\wordpress\htdocs\wp-content\plugins\event-tickets\src\Tribe\Tickets_Handler.php on line 856

    #1395196
    Gurdeep Sandhu
    Participant

    This reply is private.

    #1396308
    Brendan
    Keymaster

    This reply is private.

    #1396360
    Gurdeep Sandhu
    Participant

    This reply is private.

    #1397081
    Brendan
    Keymaster

    This reply is private.

    #1397098
    Gurdeep Sandhu
    Participant

    I have done it.

    #1398296
    Brendan
    Keymaster

    Hi Gurdeep,

    Here is what i see when I go to the site:

    #1398347
    Gurdeep Sandhu
    Participant

    Hi, you can go head and close the thread, it seems like its working.

    I dont know how or why :=)

    #1399786
    Brendan
    Keymaster

    Hi Gurdeep,

    Sure thing. Let us know if you need anything else.

    Thanks,

    Brendan

    #1413962
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Community event page refreshes on clicking add ticket’ is closed to new replies.