Page 1 of 1

Installing notifications?

PostPosted: 15 Jul 2012, 04:03
by jaden
Hi, I'm using phpbb and I was hoping someone could please pardon my noobishness and tell me how to install notifications. The instructions in the documentation for using notifications for PMs just involves file code edits which I'm perfectly capable of, and have done, and that's working fine. I'd like to install notifications for whenever there's a new reply to a thread someone has responded to or is subscribed to, and perhaps whenever a post is thanked. The admin panel reads:

8
Use this notification number when inserting calls into the database. This will ensure the proper markup is displayed.


Then for the "reply" notification it says:

Code: Select all
<div class="arrowchat_notification_box arrowchat_blue_link"><img src="/arrowchat/themes/new_facebook_full/images/icons/notification_reply.png" class="arrowchat_notification_icon" /><a href="#">{author_name}</a> has replied to you.<br /><div class="arrowchat_received">Received {longago}</div></div><div class="arrowchat_notifications_divider"></div>


Does this mean I do a DB query? I've not done much in the way of DB modifications, where do I do them? Do I make this mod to a file? If so, which one and where in the file? Does this mod do what I want?- notify users of new posts on their threads or subscribed threads? If not, how can I accomplish that? Thanks in advance.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]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.[/b]