Open GoogleCodeExporter opened 9 years ago
also I have this error when i try to call the newFamilyMod function:
( ! ) Fatal error: Call to a member function get_parentlname() on a non-object
in C:\wamp\www\rmh-reservation-maker\mail\functions.php on line 275
Original comment by jessicac...@gmail.com
on 25 Apr 2012 at 10:32
Original comment by alisa.mo...@stjohns.edu
on 25 Apr 2012 at 10:46
Since this issue partly concerns the approver flow, I have some thoughts.
The newFamilyMod function should accept ProfileActivity object, which will
already include family, and SW information including the date submitted. The
email needs to be modified such that it includes profile request id (which is
available in the object as well) for the approver to be able to refer/approve
that activity change.
The email could have something like:
Please use the request id 123 to approve/deny the activity. Or, follow the
link: http://example.com/reservation/activity?type=profile&request=123
where 123 is the request ID and everything else in the URL is same for all
modification request email.
Original comment by prayas.b...@stjohns.edu
on 26 Apr 2012 at 9:20
not certain if this is still a problem
Original comment by bkmackellar
on 2 Sep 2012 at 7:10
Original comment by bkmackellar
on 22 Sep 2012 at 7:35
Original issue reported on code.google.com by
jessicac...@gmail.com
on 25 Apr 2012 at 10:27