Page 1 of 1

Arrowchat Notifications table question

PostPosted: 13 Sep 2011, 01:33
by ALieb
I've search ALL through the code but could someone point me to where Arrow Chat runs the update command to change the value in the 'alert_read' column (In the table arrowchat_notifications). By default it's inserted as 0 but some how when a notification is shown to a user that column get's updated to 1 and I need to find where that query is. So if someone could find that for me it would be greatly appreciated.

PostPosted: 13 Sep 2011, 02:12
by Jason
The alert_read is altered in the receive_core.php file and the user_read is altered in the send_notifications.php file.

PostPosted: 13 Sep 2011, 09:04
by ALieb
Thank you!

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.