Booking email placeholders problem
-
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:
#_BOOKINGCOMMENTI 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: TestNow 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:
TestNotice “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.
The topic ‘Booking email placeholders problem’ is closed to new replies.