Page 1 of 1

BUG

Posted: Thu Oct 18, 2007 7:25 pm
by rulez22
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.

Posted: Tue Oct 30, 2007 11:41 am
by marco
Maybe I should change from the name to the user number in the template. This makes it more complicate to edit templates by hand, but editing them by hand is not recommended anymore.

Marco