Hi Kyle,
I would need to find out the activity that a person has commented in a CB Auto Action. I need it to fill the deep link URL in our pusher notifications.
$message_link = '/index.php?option=com_comprofiler&view=pluginclass&plugin=cbactivity&action=activity&func=show&id=[var2_activity]' ;
I can get [var1_comment] out but not the activity on which it was posted...