Please attach the updated page.
The IF statement for the update should read:
if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "set_teller_status_form") && $TellerStatus->getColumnVal('Status')=="Busy") {
But I don't think that is causing the page to not load. If you attach the page then I might be able to see something else.