Eruondo Posted February 13, 2010 Posted February 13, 2010 I'm trying to make a little upgrade to the forums so that you recieve a notification if someone posts in a thread you've posted in, but I've got no idea on how to do it. I'm not asking you take make it for me, but if someone could be so kind as to point me in the general direction of what I should do to accomplish this, that would be most appreciated. I though about perhaps adding a field to the database called new_posts or something, and then just updating that field every time someone posts in a thread you've posted in, but I'm not quite sure on how to do that last part. Thanks! Eruondo. Quote
bluegman991 Posted February 16, 2010 Posted February 16, 2010 what kind of a notification r u going for? an event? a pop up?... -------------- ^ probably would cause trouble for very popular threads Quote
AlabamaHit Posted February 16, 2010 Posted February 16, 2010 event_add($topic['ft_owner_id'],"someone posted",$c); This? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.