Events Tickets is not showing assistant info

Home Forums Ticket Products Event Tickets Plus Events Tickets is not showing assistant info

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1245993
    Gabriel
    Participant

    Hello,

    I have an event with 4 kind of tickets and all of them with required “Assistant Information”.
    My situation: The 4th Ticket has the required info as you can see in attached image: TicketsUI.png

    The data about this ticket is in the Database as you can see in: TicketsDB.png

    But in the Assitent page none of the 4th ticket is showing as you can see in the attached image: TicketsReport.png

    What I need to do so this page shows me the assitant info of the 4th ticket?

    Thanks!

    • This topic was modified 7 years, 2 months ago by Gabriel.
    #1246677
    Zach Tirrell
    Keymaster

    Gabriel,

    I think you are experiencing a bug we currently have with our custom Attendee information. We are hoping to a have a resolution for this in our next maintenance release.

    Since you shared a screenshot of a database, perhaps you can help me with something. To verify my suspicion, can you query the database for that same meta key, but also get the post types?

    SELECT meta.*, p.post_type FROM wp_postmeta meta
    JOIN wp_posts p ON meta.post_id=p.ID
    WHERE meta_key = '_tribe_tickets_meta'

    I suspect you’ll see a ‘shop_order’ entry that contains the missing meta, but no associated ‘tribe_wooticket’ entry that goes with the individual attendee. However, for the ones that are working correctly, you will see both of these entries.

    If that is the case, I’m hopeful we’ll have a fix out for this soon.

    #1246678
    Zach Tirrell
    Keymaster

    Gabriel,

    I think you are experiencing a bug we currently have with our custom Attendee information. We are hoping to a have a resolution for this in our next maintenance release.

    Since you shared a screenshot of a database, perhaps you can help me with something. To verify my suspicion, can you query the database for that same meta key, but also get the post types?

    SELECT meta.*, p.post_type FROM wp_postmeta meta
    JOIN wp_posts p ON meta.post_id=p.ID
    WHERE meta_key = '_tribe_tickets_meta'

    I suspect you’ll see a ‘shop_order’ entry that contains the missing meta, but no associated ‘tribe_wooticket’ entry that goes with the individual attendee. However, for the ones that are working correctly, you will see both of these entries.

    If that is the case, I’m hopeful we’ll have a fix out for this soon.

    #1246767
    Gabriel
    Participant

    Hello Sack
    Sorry I dont understand where search the tribe_wooticket entry but here are the screenshots of the query for one of the orders .
    I hope this helps.

    #1246772
    Gabriel
    Participant

    The complete Meta Value!

    #1246774
    Gabriel
    Participant

    The complete Meta Value jpg!

    #1246775
    Gabriel
    Participant

    I dont know why this image cant be added.. Here is the data:

    a:2:{i:11669;a:1:{i:0;a:9:{s:20:”nombre-s-asistente-1″;s:28:”Alejandro Echavarría Mejía”;s:40:”nro-identificacion-cc-ti-del-asistente-1″;s:8:”NNN”;s:21:”distancia-asistente-1″;s:3:”10K”;s:20:”nombre-s-asistente-2″;s:21:”Philip Vélez Morales”;s:40:”nro-identificacion-cc-ti-del-asistente-2″;s:8:”NNN”;s:21:”distancia-asistente-2″;s:3:”10K”;s:20:”nombre-s-asistente-3″;s:22:”Julián Alberto Osorio”;s:40:”nro-identificacion-cc-ti-del-asistente-3″;s:8:”NNN”;s:21:”distancia-asistente-3″;s:3:”10K”;}}i:11675;a:1:{i:0;a:3:{s:36:”horario-recepcion-rango-minimo-de-4h”;s:13:”08:00 – 17:00″;s:47:”si-tienes-porteriarecepcion-se-puede-dejar-alli”;s:28:”Si tengo y SI pueden dejarlo”;s:31:”comentario-para-el-domiciliario”;s:60:”Edificio Forum Calle 7 El poblado.”;}}}

    THe info tha is not showing is this:
    a:1:{i:0;a:3:{s:36:”horario-recepcion-rango-minimo-de-4h”;s:13:”08:00 – 17:00″;s:47:”si-tienes-porteriarecepcion-se-puede-dejar-alli”;s:28:”Si tengo y SI pueden dejarlo”;s:31:”comentario-para-el-domiciliario”;s:60:”Edificio Forum Calle 7 El poblado.”;}

    #1247209
    Zach Tirrell
    Keymaster

    Thanks Gabriel. I’ll be back in touch soon.

    #1249618
    Gabriel
    Participant

    Please help me… Our event is this week…
    I need the list of participants with the custom Attendee information.

    Please give the SQL sentence to get this info in a query so I can paste it to an Excel.

    Thanksss.. It’s urgent!!!!!!

    #1251530
    George
    Participant

    Hello!

    I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems with the Attendee Information reported in this thread.

    You can read about the details of this release here → https://theeventscalendar.com/maintenance-release-events-calendar-4-4-4-event-tickets-4-4-4-premium-add-ons/

    I hope this update helps!

    If issues persist, open a new thread in the forums and be sure to include your site’s complete, un-edited “System Information” as per the instructions in this knowledgebase guide.

    Cheers,
    George

    #1251573
    Gabriel
    Participant

    The issuee is not fixed and the info of assistents is neeeded today
    🙁

    I’ll create the new thread

    #1255062
    Barry
    Member

    Thanks for doing that, Gabriel. It looks like Cliff is now helping you here and so I’ll close this topic.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Events Tickets is not showing assistant info’ is closed to new replies.