• Resolved hostnik

    (@hostnik)


    Booking email in version 5.3.6.1 doesn’t send parameters as it used to in version 5.3.5.

    My email template:
    Program: #_NAME
    Datum pričetka: #_{d.m.Y}
    Št. mest: #_BOOKINGSPACES
    Ime in priimek: #_BOOKINGNAME
    Elektronski naslov: #_BOOKINGEMAIL
    Telefon ali gsm: #_BOOKINGPHONE
    Naslov, rojstni datum in opombe:
    #_BOOKINGCOMMENT

    I used to receive something like:
    Program: Duhovne vaje v tišini »Tvoja vera te je rešila!«
    Datum pričetka: 23.03.2013
    Št. mest: 1
    Ime in priimek: Test Test
    Elektronski naslov: blaz.krostnik@gmail.com
    Telefon ali gsm: Test

    Now I get this:
    Program: Postna duhovna obnova »Moč molitve v stiski«
    Datum pričetka: 15.03.2013
    Št. mest: 1
    Ime in priimek: Guest User
    Elektronski naslov: n/a
    Telefon ali gsm: Not Supplied
    Naslov, rojstni datum in opombe:
    Test

    Notice “Guest User”, “n/a” and “Not Supplied” instead of booking information. The actual meta data gets written to db. I guess the problem is in wrong instance of “$this->get_person()” in em-booking.php?

    It is a bit annoying, please fix 🙂 I reverted to 5.3.5 version for now.

    I must say this is THE BEST events plugin for wordpress around! Practical for users and powerful for admins. And you guys are doing great job keeping bugs low and satisfying new feature requests.

    http://wordpress.org/extend/plugins/events-manager/

Viewing 6 replies - 1 through 6 (of 6 total)
  • agelonwl

    (@angelonwl)

    Is this for all booking email template? also, are you using no-user booking mode? how about using EM dev version 5.3.6.4 ?

    Thread Starter hostnik

    (@hostnik)

    I am using “Contact person email” and no-user booking mode.

    I’ve never used dev versions of plugin until now. If it would help you in detecting the problem, I could try.

    agelonwl

    (@angelonwl)

    also, are you using no-user booking mode at Events > Settings > Bookings > No-User Booking Mode ?

    Thread Starter hostnik

    (@hostnik)

    Yes.

    agelonwl

    (@angelonwl)

    I tried this again and still working fine; can you try dev versions?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    could it be that you deleted the user that was orignally assigned to be the ‘owner’ of no-user bookings?

    check the assigned user in Events > Settings > Bookings > No-User Booking Mode

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Booking email placeholders problem’ is closed to new replies.