pm notification...
-----
| Author | Message | |
|---|---|---|
|
found it |
||
| Mon Apr 03, 2006 6:40 am Post subject: pm notification... | ||
|
hi
is there a way to stop the pm notification when someone adds you (etc) to their buddy list.. thanks for any help... |
||
|
Thoul |
||
| Tue Apr 04, 2006 7:08 am Post subject: re: pm notification... | ||
|
In mods/contact/class_contact.php, find these lines:
Code: function change_inform($method, $id_list, $type = '')
{ After them, add: Code: return; // Disable all PM notifications
And that will take care of it. |
||
|
found it |
||
| Tue Apr 04, 2006 7:27 am Post subject: | ||
|
thank you very much worked like a charm ...sorry to ask another question but when you add a buddy in contact.php or do anything it asks you Are you sure you wish to make those changes?
you then click yes and it says Buddy List Updated how easy is is to place a link there to say something like return to your contacts page.... thank you again for you help and an excellant mod...... |
||
|
Thoul |
||
| Thu Apr 06, 2006 2:22 pm Post subject: re: pm notification... | ||
|
It would be a little bit difficult in the current setup, because the same page and message are used in the little window that can is launched from clicking a buddy icon in viewtopic.
|
||
|
found it |
||
| Thu Apr 06, 2006 2:39 pm Post subject: | ||
|
I get you .....
no worries...thanks again.... |
||
Page 1 of 1