QR code in ticket

Home Forums Ticket Products Event Tickets Plus QR code in ticket

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #77582
    greenfielt
    Participant

    I’ve browsed around the forum and searched for an option to use QR codes in tickets. Since there wasn’t an option to use this I tried to compile an own version.

    I did came pretty far, but that’s just for one ticket. When I use four of them only one QR code is being generated and not four.

    I’m using the standard email.php template. Everytime the mail is send a QR code based on the security code is generated.
    The script is here: http://codepad.org/2QxvWOng and is being used in combination with: http://phpqrcode.sourceforge.net/index.php.

    Is there anyone who can tell me how to get an QR code in every ticket? I’ve searched for a “loop” but I didn’t find one.

    #77784
    Chris
    Participant

    We really can’t support custom code, but the obvious error appears to be that the QR generation is occurring outside of your for loop, and therefore is only being run only once, not on every ticket.

    -Chris

    #982291
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘QR code in ticket’ is closed to new replies.