I'm currently running a Joomla 2.5.7 site with Kunena 2.0.2, CB 1.8.1, GJ 2.5.3 - so far, so good.
When someone joins or leaves a group in GroupJive, or another action that sends a notification takes place, a PM is sent by uddeIM properly, but there's code in the PM that isn't being parsed.
Specifically, the message contains links with the tag, but the links are showing up raw, and not formatted, as such:
{url=http://test.psi-13.com/component/comprofiler/userprofile/Maxwell.html?Itemid=695}Maxwell (Maxwell){/url} has joined {url=http://test.psi-13.com/groupspanel/pluginclass.html?plugin=cbgroupjive&action=groups&func=show&cat=1&grp=6}Scholar's Guild{/url} in {url=http://test.psi-13.com/groupspanel/pluginclass.html?plugin=cbgroupjive&action=categories&func=show&cat=1}In-Game Groups{/url} and requires approval!
(Square Brackets were replaced with Curly ones to make the example more accurate.)
Any idea why uddeIM is not parsing the URL tag properly?