Posted August 1, 20177 yr I need to get a user's clickable link in the code below, as it is it only shows the user's name but is not clickable to go to the user's profile so a message can be replied to. This would be for 4.1.9 Any help would be appreciated {expression="$email->language->addToStack( 'cl_email_greeting_text_user', FALSE, array( 'sprintf' => array( $visitor, $url, $title ) ) )"}
August 1, 20177 yr Author Thanks Adriano for the quick response, but could you show me how to use it in the code above or do you use it separately?
August 1, 20177 yr $member must be a member object. You have to adapy your script. I have no idea which type your variables are.
Archived
This topic is now archived and is closed to further replies.