Cannot edit event tickets in event-ticket-plus

Home Forums Ticket Products Event Tickets Plus Cannot edit event tickets in event-ticket-plus

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1090145
    Badi
    Participant

    Hello,

    i cannot edit event tickets in event-ticket-plus, but if i deactivate the pro-plugin i am able to edit my tickets with the free event ticket plugin! Any idea?

    Thank you in advance for your help!

    #1090179
    digitalwebmedia
    Participant

    For the sake of the developers, the issue is a JS error

    Uncaught TypeError: Cannot read property 'price' of undefined

    It seems to be the following line:

    var regularPrice = response.data.price;

    On line 441 of event-tickets/src/resources/js/tickets.js

    The response to the ajax call seems to be

    {"success":false,"message":"Cheatin' huh?"}

    So I’m guessing a nonce isn’t validating somewhere

    Tested on version 4.1

    #1090687
    Nico
    Member

    Hey Folks,

    Thanks for reaching out and sorry to hear about this issue 🙁

    I’m working on a thread with another customer on this as well, but I’m still not sure of the scope of the issue.

    Can you please review the following:

    • You cannot edit tickets created before the update
    • You can create and edit new events
    • Is this true for RSVP tickets as well?
    • What e-commerce platform are you using?

    Also, it would be great if you could share your system information with me so I can check if everything looks right on that end.


    @digitalwebmedia
    , thanks for going the extra mile and digging into the code, I’ve shared your findings with the dev team! I’ll let you know when they can take a look…

    Please let me know about it,
    Best,
    Nico

    #1096811
    Badi
    Participant

    Hey Nico,

    i still can’t edit my tickets!! Please Help!!

    You cannot edit tickets created before the update –> Yes
    You can create and edit new events –> I can create new tickets but i can’t edit them!
    Is this true for RSVP tickets as well? –> Yes
    What e-commerce platform are you using? –> Woocommerce

    AND the New Attendee feature does not work (can’t see any fields on the frontend)..

    #1097251
    Nico
    Member

    Hi Ziad,

    Thanks for following up and sorry to hear this is still an issue for you 🙁

    Let’s get some basic troubleshooting done:

    • Can you please follow the steps described in our Testing for conflicts guide? This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins.
    • It would be great if you could share your system information with me so I can check if everything looks right on that end.

    If you are not using the latest version of the plugins, please update the plugins before doing the test…

    Hope we can nail this one soon,
    Best,
    Nico

    #1097253
    Nico
    Member

    PS: it should be included in the system information but please provide a link to the front-end of the site please.

    #1097449
    Badi
    Participant

    Hey Nico,
    I solved the problem. Thank you for your help.

    #1097848
    Nico
    Member

    Glad to hear Ziad 🙂

    Do you mind posting a short note about the solution? Surely other users will benefit from this in the future…

    Thanks,
    Nico

    #1104345
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Cannot edit event tickets in event-ticket-plus’ is closed to new replies.