Alex
Jan 22, 2016
...
if ( $event->Name == 'OnUpdate' && $user_id > 0 ) {
if ( substr($event->Name, 0, 8) == 'OnUpdate' && $user_id > 0 ) {