You are not logged in.
Logged in as admin, if I go to Appointments > Manage Appointments > My Appointments and click on any of the time periods in which there are confirmed appointments, this error returns:
Fatal error: Call to a member function getId() on a non-object in /home/.masha/kristiandunn/atwaterdeluxe.com/reservations/core/packages/admin/appointments/list/view.php on line 254
That line 254 reads:
$rscControl->setStateParam( CHNDL_STAFF_ID, $staffMember->getId() );
Could this be happening because I'm logged in as the administrative uber-user and not a specific staff member? Surely there's a way for the administrator to see the entire company's appointments?
Offline
Hello,
looks like a bug caused by the data inconsistency (have you deleted a staff member earliler?). Is it possible that you make a database dump (with phpMyAdmin) and send it to me, I will try to resolve the problem.
Offline