Jabber buddy/contact request
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Jabber buddy/contact request
phpbb can't send Jabber notification to Google Talk accounts if they don't accept the sending address as a buddy. So before sending the first notification, a buddy request should be sent out - to accept no notification agent as a buddy.
Re: Jabber buddy/contact request
You just need to send: <presence to='[email protected]' type='subscribe'/>, as described at http://www.xmpp.org/rfcs/rfc3921.html#int
Re: Jabber buddy/contact request
Use the bug tracker to report a bug : http://www.phpbb.com/bugs/phpbb3/
Re: Jabber buddy/contact request
Thanks, I already did.