mjda
Well-known member
I've created an addon that inserts, what I thought was, the appropriate data into the xf_user_alerts table. It will also increase the alerts_unread in the xf_user table for the specified user. However, when I hover the Alerts tab it continues to say "You have no new alerts.". When I look into the database it shows the view_date in the xf_user_alerts table to be updated, but obviously this just isn't true because I can't view the alert at all. I'm assuming it might just be that I'm missing a template, but I'm not exactly sure? If it is just a template I'm missing, how would I know what the name of the template should be? If it's not a missing template, any ideas on what the problem could be?