Mar 21st, 2013, 1:40 PM
I'm just starting to play around with the hooks module. My goal is to send a push notification to me upon successful login. I am using the Prowl (Growl) push notification. It works on it's own, but maybe I'm not understanding the hooks thing yet.
I selected code hook ft_login, main and entered my php code that sends the notification. It works great, but then I get a blank white screen upon successful login. Is this code replacing everything that happens upon login, or am I missing something?
I selected code hook ft_login, main and entered my php code that sends the notification. It works great, but then I get a blank white screen upon successful login. Is this code replacing everything that happens upon login, or am I missing something?