enable(); elgg_pop_context(); try { login($user); } catch(LoginException $e){ register_error($e->getMessage()); } access_show_hidden_entities($access_status); forward();