Title: statusx's Replies | WordPress.org

---

# statusx

  [  ](https://wordpress.org/support/users/statusx/)

 *   [Profile](https://wordpress.org/support/users/statusx/)
 *   [Topics Started](https://wordpress.org/support/users/statusx/topics/)
 *   [Replies Created](https://wordpress.org/support/users/statusx/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/statusx/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/statusx/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/statusx/engagements/)
 *   [Favorites](https://wordpress.org/support/users/statusx/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IP2Location Redirection] Redirect loop when entering the URL](https://wordpress.org/support/topic/redirect-loop-when-entering-the-url-1/)
 *  Thread Starter [statusx](https://wordpress.org/support/users/statusx/)
 * (@statusx)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/redirect-loop-when-entering-the-url-1/#post-7082763)
 * Posted twice by mistake , please close his thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Activity Log - Monitor & Record User Changes] Emails not sending?](https://wordpress.org/support/topic/emails-not-sending-36/)
 *  [statusx](https://wordpress.org/support/users/statusx/)
 * (@statusx)
 * [11 years ago](https://wordpress.org/support/topic/emails-not-sending-36/page/2/#post-5964855)
 * Hi guys it seems that the functionality on the notification part is not yet complete
 * Specifically on line 45 of the file class-aal-notifications.php located in
    wp-
   content/plugins/aryo-activity-log/classes/ there is a case loop that checks for
   the conditions for sending an email
 * if you add the following piece of code in the **switch** it will also send emails
   for the “user” “equals” condition
 *  `case ‘user’:
    if ( $n_value == $args[‘user_id’] ) $notification_matched_rules[]
   = $notification_rule; break;`

Viewing 2 replies - 1 through 2 (of 2 total)