Events Made Easy Forums Bug fixed or feature request implemented Problem with booking form – #_LASTNAME{ }

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #64513
    Anonymous
    Inactive

    Hello Franky,

    today i updated from 2.2.93 to 2.2.94. Afterwards i created a new event, and this alert pops up:
    “Ups, hier gibt es ein Problem:
    Bitte korrigiere das Format Deines Buchungsformulars und verwende #_EMAIL.
    Bitte korrigiere das Format Deines Buchungsformulars und verwende #_LASTNAME.
    Klicke den Zurück-Schalter Deines Browsers um zum vorherigen Bildschirm zu gelangen und die Fehler beheben zu können”
    When i try to edit an existing event, the same error occurs, but bookings are still working.

    A few days ago i added these brackets with an space inside, because i dont want to show the placeholder texts. Heres my booking form:
    <table class=’eme-rsvp-form’>
    <tr><th scope=’row’>Reservierung für einen Platz<br /><br /></th><td>#_SEATS</td></tr>
    <tr><th scope=’row’>Name (Vorname genügt):</th><td>#_LASTNAME{ }</td></tr>
    <tr><th scope=’row’>E-Mail:</th><td>#_EMAIL{ }</td></tr>
    <tr><th scope=’row’>Unser Passwort:</th><td>#_PASSWORD{ }</td></tr>
    <tr><th scope=’row’>Kommentar:<br />Erscheint in der Teilnehmerliste!</th><td>#_COMMENT{ }</td></tr>
    </table>
    <p>Diese Daten werden 3 Wochen nach Ende der Veranstaltung automatisch gelöscht.</p>
    #_SUBMIT
    I hope this was enough information…

    Thanks for your help
    Steffen

    #64514
    Franky
    Keymaster
    #64537
    Anonymous
    Inactive

    Thanks for your quick help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top