BUG
Posted: Thu Oct 18, 2007 7:25 pm
i found a bug, when you change a username (and lets say that is a person who receive enquiries and can see it in "Messages")
then booking template has to be made again, otherwise old user name stays there (in the template under $var_message_user = "username";) and all the new bookings will not appear in "Messages", obviously PHPR system tries to send these new bookings to the old user which doesnt exist anymore.
So if you want to change somebody's name make sure you change it in your template.
then booking template has to be made again, otherwise old user name stays there (in the template under $var_message_user = "username";) and all the new bookings will not appear in "Messages", obviously PHPR system tries to send these new bookings to the old user which doesnt exist anymore.
So if you want to change somebody's name make sure you change it in your template.